massenergize / frontend-admin

Frontend for the Admin Portal. This web interface is used by Community Admins (cadmins) to administer community-specific portals and by Super Admins to administer the entire MassEnergize web platform.
4 stars 3 forks source link

feat: Update pull request template and add new markdown files #1172

Closed archx3 closed 6 months ago

archx3 commented 6 months ago

Summary / Highlights

This pull request introduces the CONTRIBUTION.md which provides instructions for commit messages. It also updates the PR template with a more detailed checklist to guide contributors. A CODE_OF_CONDUCT.md is also implemented to set standards for participants' behavior in the project.

Details

The commit introduces guidelines for contributing to the project, providing instructions for commit messages. This aim of this is to guide contributors in making meaningful commit messages.

The PR template has been updated with a more detailed checklist which will improve the understanding of the necessary steps when making a PR.

Additionally, a code of conduct has been introduced. This will set expectations for behavior when interacting with the project and ensure a healthy, positive environment for all contributors.

Unfortunately, screenshots or testing steps are not applicable for this kind of commit, as changes involve mostly documentation and guidelines.

Requirements

Does this PR introduce a breaking change? (check one)

The PR fulfills these requirements: