First off, thank you for considering contributing to ADRENA's frontend. It's people like you that make the open-source community such a fantastic place to learn, inspire, and create. Any contributions you make will be greatly appreciated.
This section guides you through submitting a bug report. Following these guidelines helps maintainers and the community understand your report, reproduce the behavior, and find related reports.
Before Submitting A Bug Report
- Check the issues for a list of current known issues.
- Ensure the bug was not already reported.
How Do I Submit A (Good) Bug Report? Bugs are tracked as issues. Explain the problem and include additional details to help maintainers reproduce the problem:
- Use a clear and descriptive title for the issue.
- Describe the exact steps which reproduce the problem.
- Provide specific examples to demonstrate the steps.
This section guides you through submitting an enhancement suggestion, including completely new features and minor improvements to existing functionality.
Before Submitting An Enhancement Suggestion
- Check the issues to see if the enhancement has already been suggested.
- Clearly outline the motivation for the change and the specific enhancements you're suggesting.
Here's the general process for contributing:
- Fork the repo and create your branch from
main
. - Ensure your code lints.
- Issue that pull request!
We love your enthusiasm and appreciate your contributions to making ADRENA's frontend even better. If you have any further questions or need help, please don't hesitate to ask.