https://github.com/vintasoftware/pull-requests-checklist
Do's and Don'ts for Pull Requests. Improve code quality and review speed.
https://github.com/vintasoftware/pull-requests-checklist
checklist pull-requests
Last synced: 3 months ago
JSON representation
Do's and Don'ts for Pull Requests. Improve code quality and review speed.
- Host: GitHub
- URL: https://github.com/vintasoftware/pull-requests-checklist
- Owner: vintasoftware
- Created: 2018-05-23T21:46:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T20:40:18.000Z (almost 7 years ago)
- Last Synced: 2025-04-10T18:46:48.786Z (6 months ago)
- Topics: checklist, pull-requests
- Homepage: https://devchecklists.com/pull-requests-checklist/
- Size: 104 KB
- Stars: 14
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.devchecklist.com)
# Pull Requests Checklist
## Adding a New Language:
* [ ] To add a new language you will need to create another markdown file containing the new [acronym language:](https://www.loc.gov/standards/iso639-2/php/code_list.php)
* E.g. `checklist-pt.md`.
* [ ] No further approval will be necessary;
* [ ] The new checklist language should be visible on Devckecklists after you saved the file on your forked repository.## Important Notes:
* [ ] Markdown is the only way to write checklists on Devchecklists;
* [ ] For tips about how to use markdown to write checklists, please take a look at these raw files:
* [ ] [`checklist-en.md`](https://raw.githubusercontent.com/vintasoftware/devchecklists-template/master/checklist-en.md) sample markdown;
* [ ] [`README.md`](https://raw.githubusercontent.com/vintasoftware/devchecklists-template/master/README.md) contained on this repository;
* [ ] Another checklists markdowns from [Devchecklists](https://devchecklists.com).
* [ ] Changes on the checklist repository will reflect on the current checklist of Devchecklists.## Commercial Support
[](https://vintasoftware.com)This project, as other Vinta open-source projects, is used in products of Vinta clients. We are always looking for exciting work, so if you need any commercial support, feel free to get in touch: contact@vinta.com.br
Copyright (c) 2018 Vinta Serviços e Soluções Tecnológicas Ltda.
[MIT License](LICENSE.txt)