Skip to content

Commit 5b50a1d

Browse files
committed
Make the pull request template reflect the format being used currently.
1 parent 2a40828 commit 5b50a1d

1 file changed

Lines changed: 2 additions & 28 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,3 @@
1-
^ Please ensure the PR has a brief, yet descriptive name. [Delete this line]
1+
[css-spec-shortname-1] Brief description which should also include the #issuenum-or-URL and/or link to relevant CSSWG minutes.
22

3-
Changes related to issue #XXXX
4-
5-
Ready for review by @username
6-
7-
Replace this paragraph with a longer description of the changes made, such that a
8-
reviewer can grasp what they will see before they open the diffs.
9-
10-
--- Attribution --- [Delete this line and below if inapplicable] ---
11-
12-
If you are not the sole contributor to a contribution (pull request), please identify all
13-
contributors in the pull request comment.
14-
15-
To add a contributor (other than yourself, that's automatic), mark them one per
16-
line as follows:
17-
18-
```
19-
+@github_username
20-
```
21-
22-
If you added a contributor by mistake, you can remove them in a comment with:
23-
24-
```
25-
-@github_username
26-
```
27-
28-
Note: If you are making a pull request on behalf of someone else but you had no
29-
part in designing the feature, you can remove yourself with the above syntax.
3+
Summary should look like the above^. Fill in any additional details here.

0 commit comments

Comments
 (0)