mirror of https://github.com/CIRCL/lookyloo
Merge branch 'main' of github.com:Lookyloo/lookyloo into main
commit
4ee5e46daa
|
@ -1,9 +1,7 @@
|
||||||
---
|
---
|
||||||
name: Bug
|
name: Bug
|
||||||
about: Report a bug
|
about: Report a bug
|
||||||
title: ''
|
labels: 'Bug'
|
||||||
labels: kind/bug
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -17,10 +15,9 @@ assignees: ''
|
||||||
## Steps to reproduce the problem
|
## Steps to reproduce the problem
|
||||||
|
|
||||||
1.
|
1.
|
||||||
1.
|
|
||||||
1.
|
|
||||||
|
|
||||||
|
|
||||||
## Additional information
|
## Additional information
|
||||||
*(Add any other context about the problem here.)*
|
<!-- Add any other context about the problem here.) -->
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,7 @@
|
||||||
---
|
---
|
||||||
name: Documentation
|
name: Documentation
|
||||||
about: Suggest an improvement/change to the docs
|
about: Suggest an improvement/change to the docs
|
||||||
title: ''
|
labels: 'documentation'
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -15,16 +13,9 @@ assignees: ''
|
||||||
## How will this impact users?
|
## How will this impact users?
|
||||||
|
|
||||||
|
|
||||||
## To which release does this apply?
|
|
||||||
|
|
||||||
- [] Current release
|
|
||||||
- [] Future release
|
|
||||||
|
|
||||||
|
|
||||||
## Additional context
|
## Additional context
|
||||||
*(Add any other context or screenshots about the feature request here)*
|
<!-- Add any other context or screenshots about the feature request here -->
|
||||||
|
|
||||||
1.
|
1.
|
||||||
1.
|
|
||||||
1.
|
|
||||||
|
|
||||||
|
|
|
@ -1,29 +1,21 @@
|
||||||
---
|
---
|
||||||
name: New/changing feature
|
name: New/changing feature
|
||||||
about: For new features in Lookyloo, or updates to existing functionality
|
about: For new features in Lookyloo, or updates to existing functionality
|
||||||
title: ''
|
labels: 'New Features'
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## What is changing?
|
## What is changing?
|
||||||
*(Please include as many details as possible)*
|
|
||||||
|
|
||||||
|
|
||||||
## How will this impact users?
|
## How will this impact users?
|
||||||
|
|
||||||
|
|
||||||
## To which release does this apply?
|
|
||||||
|
|
||||||
- [] Current release
|
|
||||||
- [] Future release
|
|
||||||
|
|
||||||
|
|
||||||
## Context
|
## Context
|
||||||
Link to associated PRs or issues from other repos here.
|
<!-- Link to associated PRs or issues from other repos here. -->
|
||||||
|
|
||||||
1.
|
|
||||||
1.
|
1.
|
||||||
1.
|
1.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Pull requests should be opened against the `main` branch. For more information on contributing to Lookyloo documentation, see the [Contributor Guidelines]().
|
Pull requests should be opened against the `main` branch. For more information on contributing to Lookyloo documentation, see the [Contributor Guidelines](https://www.lookyloo.eu/docs/main/contributor-guide.html).
|
||||||
|
|
||||||
## Type of change
|
## Type of change
|
||||||
|
|
||||||
|
@ -19,4 +19,4 @@ Fixes #issue-number
|
||||||
|
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue