mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-10-10 23:13:47 +00:00
Update CONTRIBUTING.md
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -10,6 +10,8 @@ With the above project goals in mind, please consider the following guidelines w
|
|||||||
- Any messages or options presented to the user should be clear and concise.
|
- Any messages or options presented to the user should be clear and concise.
|
||||||
- The Helper should not make any changes to the user's system without first asking or notifying the user.
|
- The Helper should not make any changes to the user's system without first asking or notifying the user.
|
||||||
- Avoid duplicating code. Make use of the existing helper functions. See [Code Structure and Overview](https://github.com/starcitizen-lug/lug-helper/wiki/Code-Structure-and-Overview).
|
- Avoid duplicating code. Make use of the existing helper functions. See [Code Structure and Overview](https://github.com/starcitizen-lug/lug-helper/wiki/Code-Structure-and-Overview).
|
||||||
|
- For significant contributions, please ask if it's desired or already being worked on.
|
||||||
|
- Please, no AI-generated code.
|
||||||
|
|
||||||
### Code Syntax and Formatting Guidelines
|
### Code Syntax and Formatting Guidelines
|
||||||
- Match existing code styling and syntax for consistency and legibility.
|
- Match existing code styling and syntax for consistency and legibility.
|
||||||
|
Reference in New Issue
Block a user