Compare commits

..

5 Commits

Author SHA1 Message Date
tteckster c152e24ef8
Update CONTRIBUTING.md 2023-04-09 09:36:42 -04:00
tteckster 6d510952e2
Update CONTRIBUTING.md 2023-04-09 09:18:57 -04:00
tteckster fc2ff40ad9
Update CONTRIBUTING.md 2023-04-09 09:09:33 -04:00
tteckster 3bbb4e76d6
Update CONTRIBUTING.md 2023-04-09 09:07:57 -04:00
tteckster 14ddc3b505
Update CONTRIBUTING.md 2023-04-09 09:04:49 -04:00
1 changed files with 3 additions and 1 deletions

View File

@ -2,4 +2,6 @@
Everybody is invited and welcome to contribute to Proxmox Helper Scripts. Everybody is invited and welcome to contribute to Proxmox Helper Scripts.
- Pull requests submitted against [**main**](https://github.com/tteck/Proxmox/tree/main) are meticulously scrutinized, so please do not take it personally if I reject your request. If you follow the patterns that have been established throughout the codebase, you greatly increase the likelihood that your changes will get merged into [**main**](https://github.com/tteck/Proxmox/tree/main) :partying_face:! - Pull requests submitted against [**main**](https://github.com/tteck/Proxmox/tree/main) are meticulously scrutinized, so please do not take it personally if the project maintainer rejects your request. By adhering to the established patterns and conventions throughout the codebase, you greatly increase the likelihood that your changes will get merged into [**main**](https://github.com/tteck/Proxmox/tree/main).
- It is important to stress that complaining about the decision after it has been made is not productive behavior for the pull request submitter. It is crucial for all contributors to respect the decision-making process and collaborate effectively towards achieving the best possible outcome for the project.