Add issue templates, contribution guidelines, and code of conduct; update CI/CD workflows and project metadata (#3)
Release / create-tag-and-release (push) Successful in 15s
Release / create-tag-and-release (push) Successful in 15s
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com> Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
<!--
|
||||
Thanks for contributing! 🩵
|
||||
Please make sure to follow the contribution guidelines outlined in our [CONTRIBUTING.md](CONTRIBUTING.md) file, and adhere to our [Code of Conduct](CODE_OF_CONDUCT.md) to maintain a welcoming and inclusive community for everyone.
|
||||
|
||||
When submitting a pull request, please provide a clear description of your changes, and select the appropriate type of change from the checklist below ✨
|
||||
|
||||
This helps us review and merge your contribution more efficiently 🫶
|
||||
-->
|
||||
|
||||
<!-- 🛑 **Please fill out the information below. Issues missing the required information will be automatically closed** 🛑 -->
|
||||
|
||||
## Related issue(s)
|
||||
<!-- Link to any related issues or pull requests here -->
|
||||
|
||||
## Type of Change
|
||||
<!--- Put an `x` in all the boxes that apply: -->
|
||||
|
||||
- [ ] ✨ Feature (new API/UI/functionality)
|
||||
- [ ] 🐛 Bug fix (fixes an issue)
|
||||
- [ ] ❌ Breaking change (a change that would cause existing functionality to work differently or break)
|
||||
- [ ] 🧹 Code refactor
|
||||
- [ ] ✅ CI/CD/Build configuration change
|
||||
- [ ] 📚 Documentation
|
||||
- [ ] 🧹 Chore
|
||||
|
||||
## Description
|
||||
<!--- Describe your changes in detail -->
|
||||
Reference in New Issue
Block a user