mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Merge branch 'master' of github.com:AnonymusRaccoon/Kyoo into library
This commit is contained in:
commit
5a486d1db2
@ -1,10 +1,3 @@
|
|||||||
---
|
|
||||||
name: Feature Proposal
|
|
||||||
about: Propose code for a new feature of Kyoo
|
|
||||||
title: "[FEATURE] "
|
|
||||||
labels: enhancement
|
|
||||||
---
|
|
||||||
|
|
||||||
## Proposed changes
|
## Proposed changes
|
||||||
|
|
||||||
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
|
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
|
21
.github/PULL_REQUEST_TEMPLATE/bug-fix.md
vendored
21
.github/PULL_REQUEST_TEMPLATE/bug-fix.md
vendored
@ -1,21 +0,0 @@
|
|||||||
---
|
|
||||||
name: Bug Fix
|
|
||||||
about: Propose code for a bug fix
|
|
||||||
title: "[BUG] "
|
|
||||||
labels: bug
|
|
||||||
---
|
|
||||||
|
|
||||||
## Proposed changes
|
|
||||||
|
|
||||||
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
|
|
||||||
If it fixes a bug or resolves a feature request, be sure to link to that issue.
|
|
||||||
|
|
||||||
## Checklist
|
|
||||||
|
|
||||||
- [ ] I have added tests that prove my fix is effective or that my feature works
|
|
||||||
- [ ] I have added necessary documentation (if appropriate)
|
|
||||||
|
|
||||||
## Further comments
|
|
||||||
|
|
||||||
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did
|
|
||||||
and what alternatives you considered, etc...
|
|
21
.github/PULL_REQUEST_TEMPLATE/webapp.md
vendored
21
.github/PULL_REQUEST_TEMPLATE/webapp.md
vendored
@ -1,21 +0,0 @@
|
|||||||
---
|
|
||||||
name: Feature Proposal
|
|
||||||
about: Propose code for a change on the webapp of Kyoo
|
|
||||||
title: "[WEBAPP] "
|
|
||||||
labels: webapp
|
|
||||||
---
|
|
||||||
|
|
||||||
## Kyoo.WebApp Pull Request
|
|
||||||
|
|
||||||
Please link a pull request from the [Kyoo.WebApp](https://github.com/AnonymusRaccoon/Kyoo.WebApp) repository, this pull request should
|
|
||||||
only be a shortcut to the one on this repository to inform users of changes.
|
|
||||||
|
|
||||||
## Proposed changes
|
|
||||||
|
|
||||||
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
|
|
||||||
|
|
||||||
## Further comments
|
|
||||||
|
|
||||||
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did
|
|
||||||
and what alternatives you considered, etc...
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user