Skip to content

Commit 7149218

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent ee96d18 commit 7149218

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
**Where to put new files:**
2+
3+
- New files should go into a top-level subfolder, named after the article slug. For example: `my-awesome-article`
4+
15
**How to merge your changes:**
26

3-
1. [Make sure the CI code style tests all pass.](https://github.com/realpython/materials/blob/master/README.md)
7+
1. [Make sure the CI code style tests all pass (+ run the automatic code formatter if necessary).](https://github.com/realpython/materials/blob/master/README.md)
48
2. Find an RP Team member on Slack and ask them to review & approve your PR.
59
3. Once the PR has one positive ("approved") review, GitHub lets you merge the PR.
610
4. 🎉

0 commit comments

Comments
 (0)