Skip to content

Commit 8544d7b

Browse files
authored
GitHub: Update PULL_REQUEST_TEMPLATE.md
1 parent 6baf7cf commit 8544d7b

File tree

1 file changed

+8
-15
lines changed

1 file changed

+8
-15
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,13 @@ I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING:
77
-->
88

99
**Resolved / Related Issues**
10-
- [ ] Were these changes approved in an issue or discussion with the project maintainers? In order to prevent extra work, feature requests and changes to the codebase must be approved before the pull request will be reviewed. This prevents extra work for the contributors and maintainers.
11-
Closes #issue...
1210

13-
**Validation**
14-
How did you test these changes?
15-
- [ ] Did you build the app and test your changes?
16-
- [ ] Did you check for accessibility? You can use Accessibility Insights for this.
17-
- [ ] Did you remove any strings from the en-us resource file?
18-
- [ ] Did you search the solution to see if the string is still being used?
19-
- [ ] Did you implement any design changes to an existing feature?
20-
- [ ] Was this change approved?
21-
- [ ] Are there any other steps that were used to validate these changes?
22-
1. Open app ...
23-
2. Click settings button ...
11+
In order to prevent extra work, all changes to the Files codebase must link to an approved issue marked as `Ready to build`. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.
12+
- Closes #
2413

25-
**Screenshots (optional)**
26-
Add screenshots here.
14+
**Steps used to test these changes**
15+
16+
Stability is a top priorty for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.
17+
18+
1. Opened Files ...
19+
2. ...

0 commit comments

Comments
 (0)