Skip to content

Commit 3252fc9

Browse files
Kaushal-Dhungelfsbraun
authored andcommitted
Create PULL_REQUEST_TEMPLATE.md (#85)
Add PR template
1 parent 27610d9 commit 3252fc9

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## Description
2+
3+
<!--
4+
If this is a security issue stop right here and follow our documentation:
5+
http://docs.django-cms.org/en/latest/contributing/development-policies.html#reporting-security-issues
6+
-->
7+
8+
## Related resources
9+
10+
<!--
11+
Add here links to existing issues or conversation from GitHub
12+
or any other resource.
13+
-->
14+
15+
* #...
16+
* #...
17+
18+
## Checklist
19+
20+
<!--
21+
Please check the following items before submitting, otherwise,
22+
your pull request will be closed.
23+
Use 'x' to check each item: [x] I have ...
24+
-->
25+
26+
* [ ] I have opened this pull request against ``master``
27+
* [ ] I have added or modified the tests when changing logic
28+
* [ ] I have followed [the conventional commits guidelines](https://www.conventionalcommits.org/) to add meaningful information into the changelog
29+
* [ ] I have read the [contribution guidelines ](https://github.com/django-cms/django-cms/blob/develop/CONTRIBUTING.rst) and I have joined #workgroup-pr-review on
30+
[Slack](https://www.django-cms.org/slack) to find a “pr review buddy” who is going to review my pull request.

0 commit comments

Comments
 (0)