Thank you for considering contributing to dataform.nvim! This plugin is open-source and welcomes contributions from anyone. By participating in this project, you agree to abide by the code of conduct.
If you encounter a bug while using dataform.nvim, please check the issue tracker to see if it has already been reported. If not, please open a new issue and provide a detailed description of the problem, including steps to reproduce it if possible.
If you have an idea for a new feature or an enhancement to existing functionality, please open a new issue to discuss it. Be sure to explain the use case and any potential benefits of the feature.
If you'd like to contribute code to dataform.nvim, you can do so by submitting a pull request (PR). Here's how you can do it:
- Fork the repository and create a new branch from
main
. - Make your changes and ensure that the code follows the project's coding standards.
- Write tests for your changes if applicable.
- Run the tests to ensure that they pass.
- Commit your changes and push them to your fork.
- Submit a pull request to the
main
branch of the dataform.nvim repository.
Your feedback is valuable! If you have any suggestions, questions, or comments about dataform.nvim, please feel free to open an issue to discuss it.