chore: update repository templates to 852a1aece5
This commit is contained in:
parent
174cfc3ebe
commit
9b4059a686
3
.github/FUNDING.yml
vendored
3
.github/FUNDING.yml
vendored
@ -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
|
# These are supported funding model platforms
|
||||||
|
|
||||||
# github:
|
# github:
|
||||||
|
3
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
3
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
@ -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"
|
description: "Create a bug report"
|
||||||
labels:
|
labels:
|
||||||
- bug
|
- bug
|
||||||
|
3
.github/ISSUE_TEMPLATE/DESIGN-DOC.yml
vendored
3
.github/ISSUE_TEMPLATE/DESIGN-DOC.yml
vendored
@ -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:
|
description:
|
||||||
"A design document is needed for non-trivial changes to the code base."
|
"A design document is needed for non-trivial changes to the code base."
|
||||||
labels:
|
labels:
|
||||||
|
3
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
vendored
3
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
vendored
@ -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:
|
description:
|
||||||
"Suggest an idea for this project without a plan for implementation"
|
"Suggest an idea for this project without a plan for implementation"
|
||||||
labels:
|
labels:
|
||||||
|
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -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
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Ory Ory Hydra Maester Forum
|
- name: Ory Ory Hydra Maester Forum
|
||||||
|
3
.github/auto_assign.yml
vendored
3
.github/auto_assign.yml
vendored
@ -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
|
# Set to true to add reviewers to pull requests
|
||||||
addReviewers: true
|
addReviewers: true
|
||||||
|
|
||||||
|
3
.github/config.yml
vendored
3
.github/config.yml
vendored
@ -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:
|
todo:
|
||||||
keyword: "@todo"
|
keyword: "@todo"
|
||||||
label: todo
|
label: todo
|
||||||
|
3
.github/pull_request_template.md
vendored
3
.github/pull_request_template.md
vendored
@ -1,3 +1,6 @@
|
|||||||
|
<!-- AUTO-GENERATED, DO NOT EDIT! -->
|
||||||
|
<!-- Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/library/.github/pull_request_template.md -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
|
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
|
||||||
|
|
||||||
|
3
.github/workflows/closed_references.yml
vendored
3
.github/workflows/closed_references.yml
vendored
@ -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/workflows/closed_references.yml
|
||||||
|
|
||||||
name: Closed Reference Notifier
|
name: Closed Reference Notifier
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
3
.github/workflows/conventional_commits.yml
vendored
3
.github/workflows/conventional_commits.yml
vendored
@ -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/workflows/conventional_commits.yml
|
||||||
|
|
||||||
name: Conventional commits
|
name: Conventional commits
|
||||||
|
|
||||||
# This GitHub CI Action enforces that pull request titles follow conventional commits.
|
# This GitHub CI Action enforces that pull request titles follow conventional commits.
|
||||||
|
3
.github/workflows/labels.yml
vendored
3
.github/workflows/labels.yml
vendored
@ -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/workflows/labels.yml
|
||||||
|
|
||||||
name: Synchronize Issue Labels
|
name: Synchronize Issue Labels
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
@ -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/workflows/stale.yml
|
||||||
|
|
||||||
name: "Close Stale Issues"
|
name: "Close Stale Issues"
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
<!-- AUTO-GENERATED, DO NOT EDIT! -->
|
||||||
|
<!-- Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/CODE_OF_CONDUCT.md -->
|
||||||
|
|
||||||
# Contributor Covenant Code of Conduct
|
# Contributor Covenant Code of Conduct
|
||||||
|
|
||||||
## Our Pledge
|
## Our Pledge
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
<!-- AUTO-GENERATED, DO NOT EDIT! -->
|
||||||
|
<!-- Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/CONTRIBUTING.md -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Thank you for contributing changes to this document! Because we use a central repository
|
Thank you for contributing changes to this document! Because we use a central repository
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
<!-- AUTO-GENERATED, DO NOT EDIT! -->
|
||||||
|
<!-- Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/SECURITY.md -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Thank you for contributing changes to this document! Because we use a central repository
|
Thank you for contributing changes to this document! Because we use a central repository
|
||||||
|
Loading…
x
Reference in New Issue
Block a user