mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-18 20:37:57 +00:00
Fixed typos in PR template
This commit is contained in:
parent
d9815ebc12
commit
3b4fed8608
@ -3,7 +3,7 @@ Before submitting a pull request, please check the following.
|
||||
---
|
||||
When updating an **existing** appliance:
|
||||
- [ ] The new version is on top.
|
||||
- [ ] The filesnames in the "images" section are unique, to avoid appliances / version overwrinting each other.
|
||||
- [ ] The filenames in the "images" section are unique, to avoid appliances / version overwriting each other.
|
||||
- [ ] If you forked the repo, running check.py doesn't drop any errors for the updated file.
|
||||
---
|
||||
When creating a **new** appliance:
|
||||
@ -12,6 +12,6 @@ When creating a **new** appliance:
|
||||
- [ ] GNS3 VM can run it without any tweaks.
|
||||
- [ ] You filled in as much info as possible (checks the schemas and other appliance files for some guidance).
|
||||
- [ ] When adding a container: it builds on Docker Hub and can be pulled.
|
||||
- [ ] The filesnames in the "images" section are unique (to avoid appliances and/or versions overwriting each other).
|
||||
- [ ] The filenames in the "images" section are unique (to avoid appliances and/or versions overwriting each other).
|
||||
- [ ] If you forked the repo, running check.py doesn't drop any errors for the new file.
|
||||
- [ ] *Optional: a symbol has been created for the new appliance.*
|
||||
|
Loading…
Reference in New Issue
Block a user