mirror of
https://gitlab.com/recaptime-dev/squad/meta.git
synced 2025-06-05 04:29:30 +00:00
Cook up on updates and things
This commit is contained in:
parent
09a0dcec99
commit
cb5a10e1b5
4 changed files with 65 additions and 8 deletions
14
templates/project/CONTRIBUTING.md
Normal file
14
templates/project/CONTRIBUTING.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Contributing guidelines for meta repo
|
||||
|
||||
## Prerequisites
|
||||
|
||||
### Linux DCO / CLA
|
||||
|
||||
By contributing patches, you agree to the [Linux DCO] and sign-off your commits by adding
|
||||
a `Singed-off-by` trailer on your commit message via `git commit --signoff`.
|
||||
|
||||
**For community contributors**: We do not require to sign our CLA in most projects (like this),
|
||||
although if we adopt the Apache CLA (instead of rolling our own via Canonical's
|
||||
[Project Harmony]), we'll assume your CLA signature will make your agreement to DCO legally
|
||||
binding.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue