diff options
Diffstat (limited to '.config/emacs/lisp/magit/.github/CONTRIBUTING.md')
| -rw-r--r-- | .config/emacs/lisp/magit/.github/CONTRIBUTING.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.config/emacs/lisp/magit/.github/CONTRIBUTING.md b/.config/emacs/lisp/magit/.github/CONTRIBUTING.md new file mode 100644 index 0000000..9d2e1e7 --- /dev/null +++ b/.config/emacs/lisp/magit/.github/CONTRIBUTING.md @@ -0,0 +1,15 @@ +Magit has many users and very few maintainers, so we kindly ask to read +the appropriate guidelines before getting in contact. — Thanks! + +- 🆘 [How to ask for help](https://github.com/magit/magit/discussions/4630) +- 🪳 [How to report a bug](https://github.com/magit/magit/wiki/How-to-report-a-bug) +- 💡 [How to suggest a feature](https://github.com/magit/magit/discussions/4631) +- 🏗️ [Pull request guidelines](https://github.com/magit/magit/wiki/Pull-request-guidelines) +- ℹ️ [FAQ](https://docs.magit.vc/magit/FAQ.html) +- ℹ️ [Manual](https://docs.magit.vc/magit) + +TL;DR We now use discussions for feature requests (not issues) and prefer +if you ask the community for support instead of the overworked maintainers. + +Please also consider to contribute by supporting other users or by making +a [monetary donation](https://magit.vc/donate). — Thanks! |
