First off, thank you for considering contributing to Lynx DevTool! We welcome you to join and become a member of Lynx Authors. It's people like you that make this project great.
If you find a bug, please open an issue with the following details:
- A clear and descriptive title for the issue.
- A description of the steps to reproduce the issue.
- Any additional information or screenshots that might help us understand the issue better.
We’re always open to new ideas! If you have a suggestion, please:
- Use an issue template “Feature Request” or create a new issue.
- Describe the enhancement you’d like and why it would be useful.
Unsure where to start? You can find beginner-friendly issues by looking for the “good first issue” label. Working on these issues helps you get familiar with the codebase before tackling more complex problems.
When you’re ready to make a code change, please create a pull request:
- Fork the repository and clone to your local machine.
- Create a new branch:
git checkout -b name-of-your-branch
. - Make your changes.
- Commit your changes with a clear and descriptive commit message.
- Push to your branch and submit a pull request.
- Ensure your pull request adheres to the style guide and is properly documented.
Please note that all participants in this project are expected to uphold our Code of Conduct. By participating, you agree to abide by its terms.
If you have any questions or need further assistance, feel free to contact us:
- GitHub Issues: Open an issue
We’re excited to see your contributions! Thank you!