You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,21 +2,29 @@
2
2
3
3
Contributions are welcome.
4
4
5
+
6
+
## Q&A
7
+
8
+
If you have questions relating to using the installed extension, see the [Q&A][] section on the Marketplace page.
9
+
10
+
5
11
## Issues
6
12
7
13
Create an issue under [Issues][] to request a feature, bug fix, or doc change.
8
14
9
15
10
16
## Pull Requests
11
17
12
-
Create a Pull Request under [Pull Requests][]. Preferably with an issue first to discuss.
18
+
Create a Pull Request under [Pull Requests][]. If you have questions or the change is complex, preferably make an issue first and discuss in then, then follow with a PR later.
13
19
14
20
15
21
## Discussions
16
22
17
-
You can use the [Discussions][] section on GitHub too if you need help using the extension or understanding something.
23
+
Use the [Discussions][] section on GitHub too if you need help working with the code.
0 commit comments