Skip to content

Commit ed540b6

Browse files
committed
Add a pull request template
1 parent 3066d66 commit ed540b6

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/pull_request_template.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<!-- Lines in marks like this one are instructions for filling out the template. Those lines can be deleted. -->
2+
<!-- Lines in double curly brackets ({{}}) should be replaced as they describe. -->
3+
4+
<!-- Choose one heading and delete the others, or add your own. -->
5+
**Missions**
6+
**Jobs**
7+
**Bug Fix**
8+
**Artwork**
9+
10+
## Summary
11+
{{Describe and explain your changes. Include links to related issues.}}
12+
13+
## Screenshots
14+
<!-- If any artwork was added or changed by this PR, the following must be provided. Otherwise, delete this section. -->
15+
16+
{{Include before and after screenshots demonstrating your changes, if applicable.}}
17+
18+
## Testing Done
19+
{{Describe how you tested these changes. Ensure that issues aren't introduced.}}
20+
21+
## Artwork Checklist
22+
<!-- If any artwork was added or changed by this PR, the following must be provided. Otherwise, delete this section. -->
23+
24+
- [ ] I updated the copyright attributions, or decline to claim copyright of any assets produced or modified
25+
- [ ] I created a PR to the [assets repo](https://github.com/Alrodel/endless-sky-assets) with the necessary blend assets: {{insert PR link}}

0 commit comments

Comments
 (0)