You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+8-15Lines changed: 8 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,20 +7,13 @@ I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING:
7
7
-->
8
8
9
9
**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...
12
10
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
+
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 #
24
13
25
-
**Screenshots (optional)**
26
-
Add screenshots here.
14
+
**Steps used to test these changes**
15
+
16
+
Stability is a top priority 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.
0 commit comments