1 KiB
1 KiB
Ex-Mode Contributing Guidelines
Current Maintainers:
This project is accepting new maintainers. Interested parties should
- Open a new issue, titled:
New Maintainer Request - Assign the issue to @lloeki
- The last line of your request should
/cc @jazzpi @LongLiveCHIEF
Pull Requests
- If the PR fixes or should result in the closure of any issues, use the
fixes #orcloses #syntax to ensure issue will close when your PR is merged - All pull-requests that fix a bug, or add a new feature, must have accompanying tests
- Please use the pull request template as a guide for submitting your PR.
- Include a
/ccfor @LongLiveCHIEF and @jazzpi, the current maintainers
Issues
- Be aware of the responsibilities of
ex-modevsvim-mode - If you have identified a bug, we would welcome any Pull Requests that either:
- Fix the issue
- Create failing tests to confirm the bug