File tree Expand file tree Collapse file tree 4 files changed +31
-16
lines changed
Expand file tree Collapse file tree 4 files changed +31
-16
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,20 @@ assignees: ''
88---
99
1010** Describe what content should be added** :
11+
1112<!-- Describe below what content should be added -->
1213
1314** Context** :
15+
1416Section: (eg '02-foundations/03-security-principles')
1517
16- ** Declaration** :
18+ ** Declaration** :
19+
20+ Please make sure you have:
21+
22+ - [ ] read the [ contribution guide] ( ../contributing.md ) and agree to the [ Code of Conduct] ( ../code_of_conduct.md )
23+ - [ ] not used agentic or generative AI in creating this issue
1724
18- - [ ] Agentic or Generative AI has not been used in creating this issue
25+ ** Context ** :
1926
20- <!-- Add below any other context or screenshots about this change request -->
27+ <!-- Add below any other context or screenshots for this change request -->
Original file line number Diff line number Diff line change 11---
22name : Change request
33about : Suggest a change for the Developer Guide
4- title : ' '
4+ title : ' Change content '
55labels : ' enhancement'
66assignees : ' '
77
88---
99
1010** Describe what change you would like** :
11+
1112<!-- Describe below what change is needed -->
1213
1314** Context** :
15+
1416Section: (eg '02-foundations/03-security-principles')
1517
16- ** Declaration** :
18+ ** Declaration** :
19+
20+ Please make sure you have:
21+
22+ - [ ] read the [ contribution guide] ( ../contributing.md ) and agree to the [ Code of Conduct] ( ../code_of_conduct.md )
23+ - [ ] not used agentic or generative AI in creating this issue
1724
18- - [ ] Agentic or Generative AI has not been used in creating this issue
25+ ** Context ** :
1926
20- <!-- Add below any other context or screenshots about the change request -->
27+ <!-- Add below any other context or screenshots for this change request -->
Original file line number Diff line number Diff line change 11** Summary** :
2+
23<!--
34Provide a summary for the reviewers of this pull request, stating the section will help
45Please provide enough information so that others can review your pull request
5- -->
66If this closes an existing issue then add "closes #xxxx", where xxxx is the issue number
7+ -->
78
89** Description for the changelog** :
10+
911<!--
1012A short (one line) summary that describes the changes in this pull request
1113for inclusion in the change log
1214-->
1315
1416** Declaration** :
1517
18+ Thanks for submitting a pull request, please make sure:
19+
1620- [ ] content meets the [ license] ( ../license.txt ) for this project
17- - [ ] AI has not been used, or has been declared, in this pull request
21+ - [ ] you have read the [ contribution guide] ( ../contributing.md ) and agree to the [ Code of Conduct] ( ../code_of_conduct.md )
22+ - [ ] any use of AI has been declared in this pull request
1823
1924** Other info** :
20- <!-- Add here any other information that may be of help to the reviewer -->
21-
22- Thanks for submitting a pull request!
2325
24- Please make sure you follow our [ Code of Conduct] ( ../code_of_conduct.md )
25- and our [ contributing guidelines] ( ../contributing.md )
26+ <!-- Add here any other information that may be of help to the reviewer
2627
2728Automated tests are run to check links, markdown and spelling
28-
2929The pull request must pass these tests before it can be merged
30+ -->
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ The pull requests have checks applied to them:
116116
117117### Use of AI
118118
119- The Developer Guide is a documentation project, and so the content must be accurate, knowledgeable and concise.
119+ The Developer Guide is a documentation project, and so the content must be accurate, informative and concise.
120120
121121Generative AI can produce content that is general and verbose;
122122avoid using it for any issues, pull requests, comments and discussions.
You can’t perform that action at this time.
0 commit comments