-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
33 changed files
with
1,315 additions
and
2,036 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Description | ||
|
||
_Please include a summary of the change and which issue is fixed. Provide relevant motivation and context. Ensure that no new external dependencies are introduced in this change._ | ||
|
||
Issue reference: | ||
Related documentation: | ||
|
||
# Implementation Details | ||
|
||
_Provide a detailed description of the implementation. Include the following:_ | ||
|
||
- [ ] Key changes introduced by this PR | ||
- [ ] Justification for the changes | ||
- [ ] Confirmation that no new external dependencies or modules have been introduced | ||
|
||
# Documentation Summary | ||
|
||
- [ ] **Metadata Included:** | ||
_Did you include the metadata (associative arrays) in the code? Ensure that metadata for modules, jobs, and runtime has been updated appropriately._ | ||
|
||
- [ ] **Document Generated:** | ||
_Did you generate the updated documentation using `armbian-configng --doc`? Confirm if the command was run to update `README.md` and provide any relevant details._ | ||
|
||
# Testing Procedure | ||
|
||
_Describe the tests you ran to verify your changes. Provide relevant details about your test configuration._ | ||
|
||
- [ ] Test 1: Description and results | ||
- [ ] Test 2: Description and results | ||
|
||
# Checklist | ||
|
||
- [ ] My code follows the style guidelines of this project | ||
- [ ] I have performed a self-review of my code | ||
- [ ] I have ensured that my changes do not introduce new warnings or errors | ||
- [ ] No new external dependencies are included | ||
- [ ] Changes have been tested and verified | ||
- [ ] I have included necessary metadata in the code, including associative arrays |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## Code of Conduct | ||
|
||
We strive to create a welcoming and inclusive environment for everyone. To ensure this, please follow these guidelines: | ||
|
||
- **Be Respectful and Considerate**: Remember that our community is global, and language and cultural differences may exist. Avoid using offensive or inappropriate language. Understand that what may be acceptable in one culture could be considered offensive in another. | ||
|
||
- **Seek Clarification When Needed**: If you don't understand something, don't hesitate to ask questions. Similarly, if someone asks a question, be patient and provide a clear and helpful response. Avoid being offended by questions or requests for clarification. | ||
|
||
- **Communication Challenges**: Recognize that not everyone finds communication easy. If you have difficulty expressing yourself, that's okay. We ask everyone to be patient and understanding, and to focus on the message rather than the way it is conveyed. | ||
|
||
- **Be Patient and Understanding**: Recognize that contributors come from various backgrounds and levels of experience. If someone makes a mistake, offer constructive feedback rather than criticism. | ||
|
||
- **Encourage Inclusivity**: Make an effort to include everyone in discussions, especially those who might be new or less experienced. Avoid jargon or acronyms without explanations, as these can be confusing for newcomers. | ||
|
||
By following these guidelines, we can ensure a positive and productive environment for all contributors. If you encounter any issues or have concerns, please reach out to the project maintainers on GitHub, the Armbian forums, or Discord. |
Oops, something went wrong.