docs/hacking: add contributing guidelines

This commit is contained in:
raf 2023-09-27 16:06:12 +03:00
commit ff2102be96
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
4 changed files with 398 additions and 8 deletions

View file

@ -9,11 +9,10 @@
<preface>
<title>Preface</title>
<para>
If your problem is caused by a bug in neovim-flake then it should be reported on the
<link xlink:href="https://github.com/notashelf/neovim-flake/issues">neovim-flake issue tracker</link>.
Alongside bug reports, feature requests are also welcome over
<link xlink:href="https://github.com/notashelf/neovim-flake/pulls">neovim-flake pull requests</link>.
If you believe your problem is caused by a bug in neovim-flake then please consider reporting it over
<link xlink:href="https://github.com/notashelf/neovim-flake/issues">the neovim-flake issue tracker</link>.
Bugfixes, feature additions and upstream changes are welcome over
<link xlink:href="https://github.com/notashelf/neovim-flake/pulls">the neovim-flake pull requests tab</link>.
</para>
</preface>
<xi:include href="manual/try-it-out.xml"/>
@ -23,6 +22,7 @@
<xi:include href="manual/custom-package.xml"/>
<xi:include href="manual/home-manager.xml"/>
<xi:include href="manual/languages.xml"/>
<xi:include href="manual/hacking.xml"/>
<appendix xml:id="ch-options">
<title>Configuration Options</title>
<xi:include href="./nmd-result/neovim-flake-options.xml" />