From fd102df3e9c8fb2cfad1f8c6be7cb0fe4e9dd46e Mon Sep 17 00:00:00 2001 From: Matt Liberty Date: Mon, 12 Aug 2024 05:50:34 -0700 Subject: [PATCH] Update issue templates Warn upstream --- .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..deb5e1e3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,10 @@ +--- +name: Bug report +about: File upstream +title: '' +labels: '' +assignees: '' + +--- + +Issues or PRs should be filed with https://github.com/parallaxsw/OpenSTA if still relevant. This is effectively a fork (though not strictly for historical reasons).