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: .github/pull-request-template.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,23 @@
1
1
<!--
2
2
Please check the needed checkboxes ([ ] -> [x]).
3
-
Leave the comments as they are: they won’t show on GitHub.
4
-
We are excited about pull requests but please try to limit the scope,
3
+
Leave the comments as they are: they do not show on GitHub.
4
+
5
+
Please try to limit the scope,
5
6
provide a general description of the changes,
6
7
and remember it’s up to you to convince us to land it.
8
+
9
+
We are excited about pull requests.
10
+
Thank you!
7
11
-->
8
12
9
13
### Initial checklist
10
14
11
15
*[ ] I read the support docs <!-- https://github.com/syntax-tree/.github/blob/main/support.md -->
12
16
*[ ] I read the contributing guide <!-- https://github.com/syntax-tree/.github/blob/main/contributing.md -->
13
17
*[ ] I agree to follow the code of conduct <!-- https://github.com/syntax-tree/.github/blob/main/code-of-conduct.md -->
14
-
*[ ] I searched issues and couldn’t find anything (or linked relevant results below) <!-- https://github.com/search?q=user%3Asyntax-tree&type=Issues -->
15
-
*[ ] I’ve added docs and tests or that’s not applicable
18
+
*[ ] I searched issues and discussions and couldn’t find anything or linked relevant results below <!-- https://github.com/search?q=user%3Asyntax-tree&type=issues and https://github.com/orgs/syntax-tree/discussions -->
0 commit comments