mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
docs(CONTRIBUTING): add new rules to docs
Add the new rules to the CONTRIBUTING section
This commit is contained in:
parent
af20461590
commit
0f491339e2
1 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,11 @@ Please report unacceptable behavior to any project maintainer.
|
|||
|
||||
* Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
|
||||
|
||||
* Use the following [commit rules](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#-commit-message-format).
|
||||
|
||||
* Use the following [code style rules](https://google.github.io/styleguide/shellguide.html).
|
||||
We suggest you to use `shfmt` with the options `-i 2 -ci -sr -w`
|
||||
|
||||
### **PiVPN Website**
|
||||
|
||||
* Yes the site is open source as well! You can find and contribute to [pivpn.io](https://github.com/pivpn/pivpn.io) directly.
|
||||
|
|
Loading…
Reference in a new issue