mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-12-14 16:17:03 +01:00
8 lines
423 B
Markdown
8 lines
423 B
Markdown
- Use gh CLI to interact with GitHub
|
|
- Test locally using the Docker setup when needed
|
|
- When doing changes, check if README/FAQ and tests needs to be updated
|
|
- Remember the script and documentation needs to be accessible to a moderately technical audience
|
|
- Keep PR description concise (no test plan)
|
|
- Don't use gh cli to post comments on the developer's behalf
|
|
- Don't amend commits and force push unless told otherwise
|