mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
Update contributing.md
Uodate pull request template
This commit is contained in:
parent
818de2eb1a
commit
edd49f2614
2 changed files with 5 additions and 3 deletions
|
@ -4,12 +4,12 @@ Please ensure your pull request adheres to the following guidelines:
|
|||
|
||||
- Search previous suggestions before making a new one, as yours may be a duplicate.
|
||||
- Make an individual pull request for each suggestion.
|
||||
- Use the following format: `[PACKAGE](LINK) - DESCRIPTION. ![LANGUAGE]`
|
||||
- Use the following format: `[PACKAGE](LINK) - DESCRIPTION. ![LANGUAGE_ICON] <details> <summary> Screenshots </summary> <p float="left"> <bt><img src='Screensho1' width="400"/> <bt><img src='Screensho2' width="400"/> </p></details> `.
|
||||
- New categories, or improvements to the existing categorization are welcome.
|
||||
- Keep descriptions short and simple, but descriptive.
|
||||
- End all descriptions with a full stop/period.
|
||||
- Check your spelling and grammar.
|
||||
- Make sure that your suggestion is positioned as the last item category.
|
||||
- Make sure that your suggestion is positioned as alphabetically in category.
|
||||
- Make sure your text editor is set to remove trailing whitespace.
|
||||
|
||||
#### Deleting
|
||||
|
@ -27,4 +27,4 @@ Typical reasons for deleting project:
|
|||
- Not written in English
|
||||
- README is not clear
|
||||
|
||||
Your contributions are always welcome! Thank you for your suggestions! :smiley:
|
||||
Your contributions are always welcome! To generate full description for your reoisitory you can use [awesome-mac-os-apps-helper](https://github.com/serhii-londar/awesome-mac-os-apps-helper). Thank you for your suggestions! :smiley:
|
||||
|
|
|
@ -11,11 +11,13 @@
|
|||
|
||||
## Why it should be included to `Awesome macOS open source applications ` (optional)
|
||||
|
||||
|
||||
## Checklist
|
||||
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
|
||||
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
|
||||
- [ ] Only one project/change is in this pull request
|
||||
- [ ] Addition in alphabetical order
|
||||
- [ ] Appropriate language icon(s) added if applicable
|
||||
- [ ] Screenshots(s) added if any
|
||||
- [ ] Has a commit from less than 2 years ago
|
||||
- [ ] Has a **clear** README in English
|
||||
|
|
Loading…
Reference in a new issue