mirror of
https://github.com/0belous/universal-plugin-repo.git
synced 2025-12-19 19:21:17 -03:00
Sort sources and add more guidelines
This commit is contained in:
parent
b6751bda54
commit
a673458ffa
2 changed files with 67 additions and 62 deletions
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -2,10 +2,16 @@
|
|||
|
||||
1. [ ] Have you ran update.js and pushed the resulting manifest to your forks repo?
|
||||
|
||||
2. [ ] Have you added the generated manifest from your fork to verify functionality?
|
||||
|
||||
### Adding sources:
|
||||
|
||||
1. [ ] Have you removed any duplicate sources?
|
||||
|
||||
- VSCode: ctrl + shift + p > Delete duplicate lines
|
||||
- VSCode: ctrl + shift + p > Delete Duplicate Lines
|
||||
|
||||
2. [ ] Is a source you added a fork of a another project?
|
||||
2. [ ] Have you sorted lines by ascending?
|
||||
|
||||
- VSCode: ctrl + shift + p > Sort Lines Ascending
|
||||
|
||||
2. [ ] Is a source you added a fork of an existing source?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue