Skip to content

Commit 10c9b85

Browse files
PR template: adjust freeze wording (#12608)
* PR template: adjust freeze wording * fix dead link
1 parent 459f4b2 commit 10c9b85

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
## :warning: Note on feature completeness :warning:
1+
## :warning: Pre-Approval check :warning:
22

3-
We are narrowing the scope of acceptable enhancements to DefectDojo in preparation for v3. Learn more here:
4-
https://github.com/DefectDojo/django-DefectDojo/blob/master/readme-docs/CONTRIBUTING.md
3+
We don't want to waste your time, so if you're unsure whether your hypothetical enhancement meets the criteria for approval, please file an issue to get pre-approval before beginning work on a PR.
4+
Learn more here: https://github.com/DefectDojo/django-DefectDojo/blob/master/readme-docs/CONTRIBUTING.md#submission-pre-approval
55

66
**Description**
77

88
Describe the feature / bug fix implemented by this PR.
9-
If this is a new parser, [the parser guide](https://documentation.defectdojo.com/contributing/how-to-write-a-parser/) may be worth (re)reading.
9+
If this is a new parser, [the parser guide](https://docs.defectdojo.com/en/open_source/contributing/how-to-write-a-parser/) may be worth (re)reading.
1010

1111
**Test results**
1212

0 commit comments

Comments
 (0)