mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
README.md: Add contribution section
Include a link to where to create merge requests, and describe the requirements regarding commit messages which we are about to enforce. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/410
This commit is contained in:
parent
23d233857e
commit
382282b931
1 changed files with 8 additions and 0 deletions
|
|
@ -11,6 +11,14 @@ see the [project wiki][project-wiki].
|
|||
|
||||
Bugs should be reported to the GNOME [bug tracking system][bug-tracker].
|
||||
|
||||
## Contributing
|
||||
|
||||
To contribute, open merge requests at https://gitlab.gnome.org/GNOME/gnome-shell.
|
||||
|
||||
Commit messages should follow the [GNOME commit message
|
||||
guidelines](https://wiki.gnome.org/Git/CommitMessages). We require an URL
|
||||
to either an issue or a merge request in each commit.
|
||||
|
||||
## License
|
||||
GNOME Shell is distributed under the terms of the GNU General Public License,
|
||||
version 2 or later. See the [COPYING][license] file for details.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue