Improve our community standards (#218)

* Add a bug report template

* Add a feature request template

* Add a pull request template

* Add a security policy

* Lint newer files
This commit is contained in:
Paulo F. Oliveira
2023-07-01 11:26:50 -05:00
committed by GitHub
parent 7960f20020
commit fa5c1c2428
5 changed files with 104 additions and 1 deletions
+26
View File
@@ -0,0 +1,26 @@
---
name: Feature request
about: Request a feature for this project
title: ''
labels: 'feature'
assignees: ''
---
#### Is your feature request related to a problem?
A clear and concise description of what the problem is, e.g. "I'm always frustrated
when ..."
#### Describe the feature you'd like
A clear and concise description of what you want to happen after the new feature
is implemented.
#### Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
#### Additional context
Any other context about the feature request.