From 0b3228061bc46cc83306374e5c6a4289f90933a6 Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Tue, 1 Nov 2022 20:07:52 +0000 Subject: [PATCH] chore: update repository templates to https://github.com/ory/meta/commit/852a1aece5fefac0a03f928672538c5d8c536ad8 --- .github/FUNDING.yml | 3 +++ .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 3 +++ .github/ISSUE_TEMPLATE/DESIGN-DOC.yml | 3 +++ .github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml | 3 +++ .github/ISSUE_TEMPLATE/config.yml | 3 +++ .github/auto_assign.yml | 3 +++ .github/config.yml | 3 +++ .github/pull_request_template.md | 3 +++ .github/workflows/closed_references.yml | 3 +++ .github/workflows/conventional_commits.yml | 3 +++ .github/workflows/labels.yml | 3 +++ .github/workflows/milestone.yml | 3 +++ .github/workflows/stale.yml | 3 +++ .reference-ignore | 1 - CODE_OF_CONDUCT.md | 3 +++ CONTRIBUTING.md | 3 +++ SECURITY.md | 3 +++ 17 files changed, 48 insertions(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index eacb8f4959..c44036054b 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,6 @@ +# AUTO-GENERATED, DO NOT EDIT! +# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/FUNDING.yml + # These are supported funding model platforms # github: diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 5066ee5e7e..569061946b 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -1,3 +1,6 @@ +# AUTO-GENERATED, DO NOT EDIT! +# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml + description: "Create a bug report" labels: - bug diff --git a/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml b/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml index 56bfbf0849..7712e775ef 100644 --- a/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml +++ b/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml @@ -1,3 +1,6 @@ +# AUTO-GENERATED, DO NOT EDIT! +# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml + description: "A design document is needed for non-trivial changes to the code base." labels: diff --git a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml index c4f6241edc..4053a53db8 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml @@ -1,3 +1,6 @@ +# AUTO-GENERATED, DO NOT EDIT! +# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml + description: "Suggest an idea for this project without a plan for implementation" labels: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b59ab7c692..0ffc66907c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,3 +1,6 @@ +# AUTO-GENERATED, DO NOT EDIT! +# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/config.yml + blank_issues_enabled: false contact_links: - name: Ory Hydra Forum diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml index d100205733..c6cf23b781 100644 --- a/.github/auto_assign.yml +++ b/.github/auto_assign.yml @@ -1,3 +1,6 @@ +# AUTO-GENERATED, DO NOT EDIT! +# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/auto_assign.yml + # Set to true to add reviewers to pull requests addReviewers: true diff --git a/.github/config.yml b/.github/config.yml index ea33569797..4fed11851b 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -1,3 +1,6 @@ +# AUTO-GENERATED, DO NOT EDIT! +# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/config.yml + todo: keyword: "@todo" label: todo diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index deef18980d..ccaba2b4b5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,6 @@ + + + + + # Contributor Covenant Code of Conduct ## Our Pledge diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 67a1191696..17f7fadeb9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,6 @@ + + + + +