feat: security and funding files and format docs

This commit is contained in:
Bart van der Braak 2024-02-18 16:26:56 +01:00
parent 755f49f4f5
commit 275144aef8
5 changed files with 51 additions and 13 deletions

View file

@ -1,10 +1,13 @@
## Description
[Provide a brief description of the changes made in this pull request.]
## Related Issue
[Closes/Fixes/Resolves #Issue_Number]
## Checklist
Please make sure to review and check the following before submitting your pull request:
- [ ] I have tested these changes locally and they work as intended.
@ -17,12 +20,15 @@ Please make sure to review and check the following before submitting your pull r
- [ ] I have added appropriate labels and milestones (if applicable).
## Screenshots (if applicable)
[Add any relevant screenshots or images to assist in understanding the changes.]
## Additional Information (optional)
[Add any additional context or information about the changes made, if necessary.]
## Checklist for Reviewers (optional)
Reviewers can use this checklist as a guide while reviewing the pull request:
- [ ] The changes fulfill the requirements of the related issue(s).
@ -31,4 +37,3 @@ Reviewers can use this checklist as a guide while reviewing the pull request:
- [ ] The changes include appropriate test coverage.
- [ ] The tests pass successfully.
- [ ] The branch has been rebased onto the latest upstream changes (if necessary).