erofs-utils: add github issue/pull-request templates
authorGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 13 Jul 2023 11:10:46 +0000 (19:10 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 13 Jul 2023 11:24:29 +0000 (19:24 +0800)
EROFS Development is currently on the mailing list _only_.

Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230713111046.62793-1-hsiangkao@linux.alibaba.com
.github/ISSUE_TEMPLATE.txt [new file with mode: 0644]
.github/PULL_REQUEST_TEMPLATE.txt [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE.txt b/.github/ISSUE_TEMPLATE.txt
new file mode 100644 (file)
index 0000000..0e736fb
--- /dev/null
@@ -0,0 +1,9 @@
+Please **do not** send pull-requests or open new issues on Github.
+
+Besides, the current erofs-utils repo is:
+git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git
+
+Github is not _the place_ for EROFS development, and some mirrors
+are actually unofficial and not frequently monitored.
+
+* Send bug reports and/or feedback to: linux-erofs@lists.ozlabs.org
diff --git a/.github/PULL_REQUEST_TEMPLATE.txt b/.github/PULL_REQUEST_TEMPLATE.txt
new file mode 100644 (file)
index 0000000..0e736fb
--- /dev/null
@@ -0,0 +1,9 @@
+Please **do not** send pull-requests or open new issues on Github.
+
+Besides, the current erofs-utils repo is:
+git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git
+
+Github is not _the place_ for EROFS development, and some mirrors
+are actually unofficial and not frequently monitored.
+
+* Send bug reports and/or feedback to: linux-erofs@lists.ozlabs.org