Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wlroots
wlroots
Commits
fc1ed72b
Commit
fc1ed72b
authored
Nov 06, 2021
by
Kirill Primak
Browse files
CONTRIBUTING.md: add CoC section
parent
8634dd3e
Pipeline
#440936
passed with stage
in 2 minutes and 4 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
fc1ed72b
...
...
@@ -113,6 +113,13 @@ process is:
4.
**Merge**
the merge request when all reviewers approve.
5.
**File**
follow-up tickets if appropriate.
## Code of Conduct
Note that as a project hosted on freedesktop.org, wlroots follows its
[Code of Conduct], based on the Contributor Covenant. Please conduct yourself
in a respectful and civilized manner when communicating with community members
on IRC and bug tracker.
## Style Reference
wlroots is written in C with a style similar to the [kernel style], but with a
...
...
@@ -397,5 +404,6 @@ static void subsurface_handle_surface_destroy(struct wl_listener *listener,
[
linear, "recipe" style
]:
https://www.bitsnbites.eu/git-history-work-log-vs-recipe/
[
git-rebase.io
]:
https://git-rebase.io/
[
reference issues
]:
https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically
[
Code of Conduct
]:
https://www.freedesktop.org/wiki/CodeOfConduct/
[
How to Write a Git Commit Message
]:
https://chris.beams.io/posts/git-commit/
[
kernel style
]:
https://www.kernel.org/doc/Documentation/process/coding-style.rst
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment