1
0
mirror of https://github.com/PrivSec-dev/contributor-license-agreement synced 2024-09-19 09:14:43 -04:00
contributor-license-agreement/.github/ISSUE_TEMPLATE/Contributor License Agreement.yml

17 lines
773 B
YAML
Raw Normal View History

2023-01-22 06:50:47 -05:00
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&nbsp;](https://github.com/PrivSec-dev/contributor-license-agreement/blob//Contributor%20License%20Agreement.md) and all license terms therein."
required: true
validations:
required: true