Skip to content

Commit 96f2525

Browse files
authored
[Update] Adding NEW_FEATURE.md PR Template
Signed-off-by: Jorch C. <jacortez_94@hotmail.com>
1 parent bf333ac commit 96f2525

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE/NEW_FEATURE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
## Double check these details before you open a PR
2+
23
<!-- Tick the checkboxes to ensure you've done everything correctly -->
34
- [ ] PR does not match another non-stale PR currently opened
5+
- [ ] PR name matches the format *[ feature ]: <i>Feature Name</i> (<i>versions separated by comma</i>)*. More details [here](https://github.com/TheCodeRaccoons/WebflowTrickery/wiki/Overview-on-Submitting-Features)
6+
- [ ] PR's base is the `develop` branch.
7+
- [ ] Your Feature matches the standards laid out [here](https://github.com/TheCodeRaccoons/WebflowTrickery/wiki/Programming-Standards)
8+
- [ ] A new object is added in the `webflowTrickery.json` file at the correct alphabetic position as seen [here](https://github.com/TheCodeRaccoons/WebflowTrickery/wiki/Updating-%60webflowTrickery.json)
9+
10+
11+
<!-- Refer to the [contributing](https://github.com/TheCodeRaccoons/WebflowTrickery/wiki/Contributing) guidelines for more details. -->
412

513
## Features
614
<!-- List your features here and the benefits they bring. Include images/codes if appropriate -->

0 commit comments

Comments
 (0)