Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.29 KB

CONTRIBUTING.md

File metadata and controls

35 lines (20 loc) · 1.29 KB

Contributing to [Project Name]

We welcome contributions to [Kuliah Helper]! Thank you for considering contributing to this project.

How to Contribute

Pull Requests

We love pull requests! If you have a bug fix or new feature that you would like to contribute, please create a pull request.

Before creating a pull request, please ensure that you have completed the following:

  1. Fork the repository and create your branch from master.
  2. If you've added code that should be tested, add tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes.
  5. Make sure your code lints.

Issues

If you encounter a bug or have a suggestion for a new feature, please open an issue. If you have a general question, feel free to ask in the comments section of the corresponding issue.

Code of Conduct

We are committed to providing a friendly, safe and welcoming environment for all, regardless of gender, sexual orientation, disability, ethnicity, religion, or other personal characteristic.

Please read and respect the Code of Conduct.

Attribution

This project is based on the Next.js framework and uses Chakra UI for styling.

License

This project is licensed under the MIT License.