Skip to content

Commit ddbf471

Browse files
authored
feat(docs): update documentation pr template
1 parent d947fa1 commit ddbf471

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

.github/pull_request_template.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,24 @@
1-
# Deploy preview
1+
# Release requirements
22

3-
Scroll down to the checks section for the link to the deploy preview of your branch.
3+
⚠️ To merge your pull request, all changes must be approved by [@oliwiapolec](https://github.com/oliwiapolec). After your feature is live on production, DM Oliwia on Slack to release the documentation. **Avoid merging the changes yourself.**
44

5-
# Links
5+
## PR information
66

7-
Link your Jira ticket.
7+
- [Jira ticket]()
88

9-
- [Jira]()
9+
### What does this PR do? (optional)
10+
<!-- Brief description of the changes if extra explanation is needed -->
1011

11-
# Description
12+
### Type of change
13+
<!-- Check one -->
14+
- [ ] Update
15+
- [ ] New feature
16+
- [ ] Fix
1217

13-
## Versioning
18+
## Deploy preview
1419

15-
Pull request titles should comply with the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification. This is required to update the project's version.
20+
The deploy preview link will appear in the checks section below once the build is complete.
1621

17-
# Review and release
22+
## Versioning
1823

19-
Apply changes and resolve conflicts. Once the described functionality lands on prod, let us know on #platform-docs-releases that your PR is ready for release. We will **merge** and **publish** the changes.
24+
Pull request titles should comply with the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification. This is required to update the project's version.

0 commit comments

Comments
 (0)