blob: 56a1f449c6a4c6e9d6a2330ac6cf9b5fa3b5f51e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Reporting issues and suggesting features
========================================
To report bugs and suggest new feature use the [issue tracker][issues].
Code contributions
==================
If you have some code which you would like to be merged, then open a
[pull request][pulls]. Please create atomic commits with descriptive
commit messages.
Donations
=========
Please also consider to contribute by making a
[monetary donation][donations].
[donations]: https://magit.vc/donations.html
[issues]: https://github.com/magit/magit/issues
[pulls]: https://github.com/magit/magit/pulls
|