ozhera
ozhera copied to clipboard
Suggestion: set reasonable and necessary contribution guidelines
To maintain the code quality and overall maintainability of the Ozhera project, we need to establish clear guidelines for code contributions. A solid coding style and consistent formatting checks are vital for any open-source initiative. I suggest we create the following documentation to assist new contributors:
- A thorough coding style and formatting specification, including codestyle and checkstyle;
- A clear and accurate process for code updates and submitting PRs;
- A detailed procedure for reporting vulnerabilities and bugs;
- Comprehensive guidelines for unit testing;
- Issues should feature tags like
good first issue
to foster greater engagement.
Moreover, I believe we should work on enhancing community activity. Thus, we should also consider developing a set of rules for incentivizing contributor transitions (from contributor to committer, ultimately to PPMC member) in line with ASF standards.