Skip to content

Commit e1e1d36

Browse files
authored
Merge pull request #56 from derenv/derenv-docs-patch-2
Create pull_request_template.md
2 parents 532da66 + 1e89caa commit e1e1d36

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/pull_request_template.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!--
2+
Thank you for contributing to this project! You must fill out the information below before we can review this pull request. By explaining why you're making a change (or linking to an issue) and what changes you've made, we can triage your pull request to the best possible team for review.
3+
-->
4+
5+
### Why:
6+
7+
Closes ISSUE
8+
9+
<!-- If there's an existing issue for your change, please replace ISSUE above with a link to the issue.
10+
If there's _not_ an existing issue, please open one first to make it more likely that this update will
11+
be accepted: https://github.com/derenv/gtk4-nvidia-monitor-rust/issues/new/choose. -->
12+
13+
### What's being changed (if available, include any code snippets, screenshots, or gifs):
14+
15+
<!-- Let us know what you are changing. Share anything that could provide the most context.
16+
If you made changes to the `content` directory, a table will populate in a comment below with
17+
links to the preview and current production articles. -->
18+
19+
### Check off the following:
20+
21+
- [ ] I have reviewed my changes in staging (look for the "Automatically generated comment" and click the links in the "Preview" column to view your latest changes).
22+
- [ ] For content changes, I have completed the [self-review checklist](https://github.com/github/docs/blob/main/contributing/self-review.md#self-review).

0 commit comments

Comments
 (0)