-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #533 from choir27/docs-pull-request-template
docs: Add PR template
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## What does this PR do? | ||
|
||
(Description of what the PR does.) | ||
|
||
## Test Plan | ||
|
||
(What did you do to test the code, if there was any changed?) | ||
|
||
## Related PRs and Issues | ||
|
||
(Link all related PRs and issues here, including any issues this PR resolves or is related to.) | ||
|
||
## Relevant Screenshots | ||
|
||
(Place any screenshots of your changes here, if/when relevant.) | ||
|
||
### Have you read the [Contributing Guidelines on issues](https://github.com/pieces-app/documentation/blob/main/CONTRIBUTING.md)? | ||
|
||
(Write your answer here.) |