Skip to content

Commit 5cd9ffb

Browse files
authored
Merge pull request #705 from freedomofpress/simplify-pr-template
Simplify pull request template
2 parents 74be34a + 5580029 commit 5cd9ffb

1 file changed

Lines changed: 6 additions & 28 deletions

File tree

.github/pull_request_template.md

Lines changed: 6 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,9 @@
1-
## Status
2-
<!-- What state is your PR in? Select one of the following and delete the option that does not apply. -->
1+
Fixes #
32

4-
Ready for review / Work in progress
3+
## Test plan
4+
<!--Any instructions the reviewer should reproduce? Otherwise, delete this section. -->
55

6+
## Checklist
67

7-
## Description of Changes
8-
9-
* Description:
10-
11-
* Resolves #
12-
<!-- Add an issue number immediately after the # symbol to link to an existing issue report -->
13-
14-
* Related Issues
15-
<!-- List any other unresolved, but relevant issues that this PR addresses -->
16-
17-
18-
## Testing
19-
<!-- How should the reviewer test this PR? Write out any special testing steps here. -->
20-
*
21-
22-
## Release
23-
<!-- Any special considerations for release of this change into the stable version of the documentation? -->
24-
*
25-
26-
27-
## Checklist (Optional)
28-
29-
- [ ] Doc linting (`make docs-lint`) passed locally
30-
- [ ] Doc link linting (`make docs-linkcheck`) passed
31-
- [ ] You have previewed (`make docs`) docs at http://localhost:8000
8+
This change accounts for:
9+
- [ ] local preview of changes beyond typo-level edits

0 commit comments

Comments
 (0)