Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.94 KB

File metadata and controls

30 lines (16 loc) · 1.94 KB

Developer Certificate of Origin + License

By contributing to link.developers community, you accept and agree to the following terms and conditions for your present and future contributions. All Contributions are subject to the Developer Certificate of Origin (DCO) and License terms provided in this repository.

This notice should stay as the first item in the CONTRIBUTING.md file. (Source: gitlab.com)

Contributing

We use the (C4) Collective Code Construction Contract process for contributions. Please read this if you are unfamiliar with it.

Please maintain the existing code style and keep your commits small and focused.

Contribution model

Our contribution model is inbound=outbound. It is widely accepted as the norm in the open-source community. Whenever you make a contribution to a repository containing notice of a license, you license your contribution under the same terms, and you agree that you have the right to license your contribution under those terms.

Markdown

Please use markdown for your text. Please avoid to commit documents such as PDF, DOC, etc.

Manual of style

We recommend to follow the Wikipedia manual of style.

Headings, headers, and captions:

Use sentence case, not title case, capitalization in all section headings. Capitalize the first letter of the first word, but leave the rest lower case except for proper names and other items that would ordinarily be capitalized in running text. Source: Wikipedia

License information

Please provide license information in the header of each file. We follow the community standard from reuse.software which is recommended by the Free Software Foundation Europe.