Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribution Guide Update #36

Closed
jon-nfc opened this issue Nov 1, 2024 · 0 comments
Closed

Contribution Guide Update #36

jon-nfc opened this issue Nov 1, 2024 · 0 comments
Assignees
Labels
type::quality assurance Type for Issues and Merge Requests. Can also be used in discussion in comments and commits
Milestone

Comments

@jon-nfc
Copy link
Member

jon-nfc commented Nov 1, 2024

To aid in contributions, document CONTRIBUTING.md exists as a one stop shop for contributing to the repo. This document has not been fluffed to ensure it's useful.

Details

Update the contribution guide. This is a must as this is the documents purpose.

Links


Below this line is the interim contribution guide until such time the guide has been updated within the repository.


Interim CONTRIBUTING.md document

This document is to be read in conjunction with CONTRIBUTING.md.

First and foremost, thank you for your contribution. If at any stage you are stuck, confused or any other developer prone state, please ask for help.

Requirements

  • Commit Messages use conventional commit format

  • ALL CI jobs must pass. if they error, you can view the "details" for what went wrong.

  • Ansible:

    • Tasks must be named
    • Task name must reflect their activity
    • All task modules to use FQCN
    • Don't be afraid of white space.
      • Two blanks lines above tasks
      • Two blank lines blow tasks
      • One blank line at the end of the file
    • Any task that "spills" a secret, must use no_log
@jon-nfc jon-nfc added the type::quality assurance Type for Issues and Merge Requests. Can also be used in discussion in comments and commits label Nov 1, 2024
@jon-nfc jon-nfc moved this to Backlog in Centurion ERP Nov 1, 2024
@jon-nfc jon-nfc self-assigned this Nov 1, 2024
@jon-nfc jon-nfc pinned this issue Nov 1, 2024
@jon-nfc jon-nfc added this to the next release milestone Dec 19, 2024
@jon-nfc jon-nfc moved this from Backlog to In progress in Centurion ERP Jan 1, 2025
@jon-nfc jon-nfc moved this from In progress to Done in Centurion ERP Jan 1, 2025
@jon-nfc jon-nfc closed this as completed in 1454106 Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::quality assurance Type for Issues and Merge Requests. Can also be used in discussion in comments and commits
Projects
Archived in project
Development

No branches or pull requests

1 participant