mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-30 05:36:44 +00:00
Disable issues / pull requests via templates in preparation with migration
This commit is contained in:
parent
aea6b9dcee
commit
c0b40b96af
14
.github/ISSUE_TEMPLATE.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
name: DO NOT FILE AN ISSUE
|
||||
about: DO NOT FILE AN ISSUE DUE TO ONGOING MIGRATION
|
||||
title: "DO NOT FILE AN ISSUE DUE TO ONGOING MIGRATION"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# DO NOT FILE AN ISSUE
|
||||
|
||||
We are in the process of migrating from bugzilla to github issues please do not file a new issue as this could disrupt the migration process.
|
||||
|
||||
# DO NOT FILE AN ISSUE
|
1
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
1
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -0,0 +1 @@
|
||||
blank_issues_enabled: false
|
14
.github/ISSUE_TEMPLATE/do-not-file-an-issue.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/do-not-file-an-issue.md
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
name: DO NOT FILE AN ISSUE
|
||||
about: DO NOT FILE AN ISSUE DUE TO ONGOING MIGRATION
|
||||
title: "DO NOT FILE AN ISSUE DUE TO ONGOING MIGRATION"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# DO NOT FILE AN ISSUE
|
||||
|
||||
We are in the process of migrating from bugzilla to github issues please do not file a new issue as this could disrupt the migration process.
|
||||
|
||||
# DO NOT FILE AN ISSUE
|
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# **DO NOT FILE A PULL REQUEST**
|
||||
|
||||
We are in the process of a github migration. Please do not create a pull request as this could interfere with the process.
|
Loading…
x
Reference in New Issue
Block a user