diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-05 01:19:30 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-05 01:19:30 -0400 |
| commit | bdf9a71ab7baa2b1de9abcfd5df1a9107a55d141 (patch) | |
| tree | c4524e6c41aa5107211103401dabfaefc81aa882 /.config/emacs/lisp/magit/.github/CONTRIBUTING.md | |
| parent | fe3984f541bd32bdfa418afb305b614176b55ca0 (diff) | |
add a bunch of emacs packages HELP
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! |
