mirror of
https://github.com/PrivSec-dev/contributor-license-agreement
synced 2024-11-08 07:51:34 -05:00
Administrative setup
This commit is contained in:
parent
fffffff6dc
commit
aaaaaaaa9f
16
.github/ISSUE_TEMPLATE/Contributor License Agreement.yml
vendored
Normal file
16
.github/ISSUE_TEMPLATE/Contributor License Agreement.yml
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
name: "Contributor License Agreement"
|
||||||
|
description: "Accept the PrivSec.dev CLA."
|
||||||
|
title: "[v] <Your GitHub Username>"
|
||||||
|
labels: ["v"]
|
||||||
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: "Thank you for your interest in contributing to PrivSec.dev. In order to protect both you as a contributor and the PrivSec.dev Organization, please review and accept our Contributor License Agreement."
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: "Contributor License Agreement"
|
||||||
|
options:
|
||||||
|
- label: "I agree to PrivSec.dev's [Contributor License Agreement Version ](https://github.com/PrivSec-dev/contributor-license-agreement/blob//Contributor%20License%20Agreement.md) and all license terms therein."
|
||||||
|
required: true
|
||||||
|
validations:
|
||||||
|
required: true
|
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
blank_issues_enabled: true
|
||||||
|
contact_links:
|
||||||
|
- name: "Main PrivSec.dev Repository"
|
||||||
|
url: "https://github.com/PrivSec-dev/privsec.dev"
|
||||||
|
about: ""
|
||||||
|
- name: "PrivSec.dev Matrix Chat"
|
||||||
|
url: "https://matrix.to/#/!GDRXkRlmSfDOhfEWGE:arcticfoxes.net?via=arcticfoxes.net&via=matrix.org&via=grapheneos.org"
|
||||||
|
about: "General questions and discussions. #privsec:arcticfoxes.net"
|
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
This repository is dedicated exclusively to the Contributor License Agreement. Please defer to the [main PrivSec.dev repository](https://github.com/PrivSec-dev/privsec.dev) for all other purposes.
|
||||||
|
|
||||||
|
- [**View the latest version of the CLA**](https://github.com/PrivSec-dev/contributor-license-agreement/blob/main/Contributor%20License%20Agreement.md)
|
||||||
|
|
||||||
|
- [**View the revision history of the CLA**](https://github.com/PrivSec-dev/contributor-license-agreement/commits/main/Contributor%20License%20Agreement.md)
|
||||||
|
|
||||||
|
- [**Accept the CLA**](https://github.com/PrivSec-dev/contributor-license-agreement/issues/new?assignees=&labels=v&template=Contributor+License+Agreement.yml&title=%5Bv%5D+%3CYour+GitHub+Username%3E)
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
For full transparency, an [audit log is published in the form of a pull request](https://github.com/PrivSec-dev/contributor-license-agreement/pull/1). Force‑pushes and history rewrites will be reflected there such that even the PrivSec.dev Organization cannot mask them, _so long as the pull request remains open and this repository remains public_.
|
||||||
|
|
||||||
|
<br><br>
|
||||||
|
|
||||||
|
_Fancy commit hashes made possible by [lucky‑commit](https://github.com/not-an-aardvark/lucky-commit)._
|
Loading…
Reference in New Issue
Block a user