Skip to content

Commit

Permalink
docs: Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
natainditama authored Dec 14, 2023
1 parent a5b53ca commit 9b2affd
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# Contribution Guidelines

Thank you for your interest in contributing to the projects! We appreciate your support and collaboration. To ensure a smooth and effective contribution process, please follow these guidelines:

## ๐Ÿ“š Questions and Discussions

If you have any questions or want to engage in project-related discussions, please use the designated channels, such as forums or community platforms.

## ๐Ÿ› Bug Reports

If you come across any bugs or issues, we encourage you to submit a detailed bug report using the issue tracker. Include relevant information like version details, steps to reproduce, and error messages or logs, if applicable.

## ๐Ÿ’ก Feature Requests

We welcome and value your ideas for new features. To propose a feature, create an issue with clear specifications and use cases. It's helpful to discuss the potential impact and benefits of the feature as well.

## ๐Ÿ’ป Code Contributions

Contributing code is a great way to improve the project. Follow these steps to contribute:

1. Fork the repository to your own GitHub account.
2. Create a new branch with a descriptive name for your changes.
3. Implement your changes, following the project's coding conventions and best practices.
4. Thoroughly test your changes to ensure they work as intended.
5. Commit your changes and push them to your branch in the forked repository.
6. Open a pull request from your branch to the original repository's main branch.
7. Provide a clear and concise description of your changes in the pull request, including any relevant context or motivation.

## ๐ŸŽจ Style and Best Practices

Maintain consistency by adhering to the project's coding style and conventions. If there are any provided style guides or documentation, make sure to consult them for specific guidelines.

## ๐Ÿ“ Documentation

Improvements to the project's documentation are highly appreciated. Feel free to update the README file, add usage examples, or enhance any other relevant documentation.

## โš ๏ธ Licensing

By contributing to the project, you agree to license your contributions under the project's specified license.

## ๐Ÿ™ Acknowledgements

We would like to express our gratitude to all contributors for their valuable contributions to this project. Your efforts are greatly appreciated!

## ๐Ÿค Contact

If you have any inquiries, suggestions, or additional contributions, you can reach out to us via the following channels:

- [Email](mailto:[email protected])
- [LinkedIn](https://www.linkedin.com/in/natainditama)
- [GitHub](https://github.com/natainditama)

Thank you for your support, interest, feedback, and contributions! Together, we can make this project even better. Happy coding! ๐Ÿ˜Š

1 comment on commit 9b2affd

@vercel
Copy link

@vercel vercel bot commented on 9b2affd Dec 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

calcway โ€“ ./

calcway-git-main-natainditama.vercel.app
calcway.vercel.app
calcway-natainditama.vercel.app

Please sign in to comment.