Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Korobeynikov <anton@korobeynikov.info>2021-12-11 12:13:33 +0300
committerAnton Korobeynikov <anton@korobeynikov.info>2021-12-11 12:13:33 +0300
commit686dca86bf62e7955438985903a3c1a55a9cb7a8 (patch)
tree79c01bde143fd783b27a9bceccd56a6acf627e74 /.github
parent098430cd25e7d1d5035932db2e4e5f9fb72adfee (diff)
Enable github issues
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md14
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml1
-rw-r--r--.github/ISSUE_TEMPLATE/do-not-file-an-issue.md14
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md4
4 files changed, 3 insertions, 30 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
deleted file mode 100644
index 3bb5cbade74b..000000000000
--- a/.github/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-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
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
deleted file mode 100644
index 3ba13e0cec6c..000000000000
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ /dev/null
@@ -1 +0,0 @@
-blank_issues_enabled: false
diff --git a/.github/ISSUE_TEMPLATE/do-not-file-an-issue.md b/.github/ISSUE_TEMPLATE/do-not-file-an-issue.md
deleted file mode 100644
index 3bb5cbade74b..000000000000
--- a/.github/ISSUE_TEMPLATE/do-not-file-an-issue.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-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
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index ab540402eca3..a3d33bdb4d43 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,3 +1,5 @@
# **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.
+This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.
+
+# **DO NOT FILE A PULL REQUEST**