Mirror of https://github.com/roostorg/awesome-safety-tools
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

PR template: update formatting and add prefernce for source code

Fixes #41 and changes it from one sentence to a list to be a bit more readable. GitHub might have issues generating a preview of the changes because it's all in an HTML comment. 🤷🏻

Signed-off-by: Cassidy James Blaede <cassidyjames@roost.tools>

authored by

Cassidy James Blaede and committed by
GitHub
10fe091e d9c1c0cf

+8 -1
+8 -1
.github/pull_request_template.md
··· 1 - <!-- Thank you for opening a pull request! Please ensure your addition is in the correct section, follows existing formatting, and is in alphabetical order. If you have more information or context about your addition, please share it below: --> 1 + <!-- Thank you for opening a pull request! 2 + 3 + Please ensure your addition: 4 + - links to a source code repo (versus a marketing or documentation website, if possible) 5 + - is in the correct section 6 + - follows existing formatting 7 + - is in alphabetical order 2 8 9 + If you have more information or context about your addition, please share it below: -->