Kendall P
Kendall P
GitHub suggests that the CODEOWNERS file be in the .github directory.
### Description Add PR template. ### Screenshots _No response_ ### Additional information _No response_
How to setup? I have 3 labels, HTML, JS, CSS. For HTML pr I want to add the html label, and so on.
Add a security policy to report security vulnerabilities. This can be added by creating SECURITY.MD preferably in the .github directory. Inculde url http://eddiejaoude.io/contact to report security issues
### Description Add github release version number on the website. ### Screenshots _No response_ ### Additional information Suggested by Eddie in live-stream, creating a issue incase we forget about it...
### Description Add a couple of badges to README.md, for ex: size, closed pr's, closed issues. ### Screenshots _No response_ ### Additional information _No response_
### Description For feature request, the label to be added automatically should be - [⭐ goal: addition](https://github.com/EddieHubCommunity/good-first-issue-finder/labels/%E2%AD%90%20goal%3A%20addition) For bug, automatically add the bug label. For docs, automatically add the documentation...
### Description When issue is opened using the template, add auto labels, as following 🐛 Bug - **bug** 📄 Documentation issue - **documentation** 💡 General Feature Request - **enhancement** or...