mirror of https://github.com/CIRCL/lookyloo
Add issues and PR templates
parent
a33c5eaabe
commit
a2d9474a75
|
@ -0,0 +1,20 @@
|
||||||
|
Pull requests should be opened against the `main` branch. For more information on contributing to Lookyloo documentation, see the [Contributor Guidelines]().
|
||||||
|
|
||||||
|
## Type of change
|
||||||
|
|
||||||
|
Select the type of change(s) made in this pull request.
|
||||||
|
|
||||||
|
- [ ] Bug fix *(non-breaking change which fixes an issue)*
|
||||||
|
- [ ] New feature *(non-breaking change which adds functionality)*
|
||||||
|
- [ ] Documentation *(change or fix to documentation)*
|
||||||
|
|
||||||
|
---------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Fixes #issue-number
|
||||||
|
|
||||||
|
|
||||||
|
## Proposed Changes <!-- Describe the changes the PR makes. -->
|
||||||
|
|
||||||
|
*
|
||||||
|
*
|
||||||
|
*
|
Loading…
Reference in New Issue