-
Task
-
Resolution: Postponed
-
Major
As the audit-logging project grows, there is need to ensure consistency of submissions made by both old and new contributors to the project, in order to maintain a certain quality standard. The following are to be implemented;
- pull request(PR) template(s) to enforce consistent format for contributors submitting new PRs.
- clientside and serverside commit-templates to enforce specific git commit-policies.
- contribution-guide document that outlines useful information for new contributors to the project and best practices that should be adhere to when contributing.
- other relevant code and/or project-level QA checks to maintain the quality of submissions made to the project.