Fix PR title guideline examples in CONTRIBUTING guidelines

This commit is contained in:
James Mills 2020-06-24 14:39:10 +10:00
parent 28a447d568
commit 735880cd7e
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6
1 changed files with 5 additions and 2 deletions

View File

@ -203,12 +203,15 @@ PR Descriptions:
Some PR title examples:
- Fix bug in Netdata installer for FreeBSD 11.2
- Improve docs for other installation methods
- New collector for Prometheus endpoints
- Update docs for other installation methods
- Add new collector for Prometheus endpoints
- Add 4.19 Kernel variant for eBPF
- Fix typo in README
- Refactor code for better maintainability
- etc
The key idea here is to start with a "verb" of what you are doing in the PR.
For good examples have a look at other projects like:
- https://github.com/facebook/react/commits/master