aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@qt.io>2022-02-17 16:24:02 +0100
committerKarsten Heimrich <karsten.heimrich@qt.io>2022-02-18 11:19:51 +0000
commit38d7aa663140de527b1d50c7d3b157e0fb76319f (patch)
treeddd02ae82efdf796754f2eadce01586bb99cbd7b
parent666e8023fb1c0f6e32c4e8747f784047a8524274 (diff)
Enable reporting issues and feature requests via GitHub
Change-Id: I01ac9b420eab1d9861746eaeee17cfc94c348d72 Reviewed-by: Miguel Costa <miguel.costa@qt.io>
-rw-r--r--.github/ISSUE_TEMPLATE/bug.md31
-rw-r--r--.github/ISSUE_TEMPLATE/feature.md20
-rw-r--r--QtVsTools.Package/Marketplace/Overview.html_TT34
3 files changed, 82 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md
new file mode 100644
index 00000000..b2ce11f3
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug.md
@@ -0,0 +1,31 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**To Reproduce**
+Steps to reproduce the behavior:
+1. Go to '...'
+2. Click on '....'
+3. Scroll down to '....'
+4. See error
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Screenshots**
+If applicable, add screenshots to help explain your problem.
+
+**Desktop (please complete the following information):**
+ - Qt VS Tool Version [e.g. 2.7.1, 2.8.1, 2.8.1 (Rev.06)]
+ - Visual Studio version [e.g. VS2017, VS2019, VS2022]
+
+**Additional context**
+Add any other context about the problem here.
diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md
new file mode 100644
index 00000000..bbcbbe7d
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature.md
@@ -0,0 +1,20 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**Is your feature request related to a problem? Please describe.**
+A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
+
+**Describe the solution you'd like**
+A clear and concise description of what you want to happen.
+
+**Describe alternatives you've considered**
+A clear and concise description of any alternative solutions or features you've considered.
+
+**Additional context**
+Add any other context or screenshots about the feature request here.
diff --git a/QtVsTools.Package/Marketplace/Overview.html_TT b/QtVsTools.Package/Marketplace/Overview.html_TT
index ae537c29..7e683b8e 100644
--- a/QtVsTools.Package/Marketplace/Overview.html_TT
+++ b/QtVsTools.Package/Marketplace/Overview.html_TT
@@ -143,13 +143,41 @@ href="https://marketplace.visualstudio.com/items?itemName=TheQtCompany.QtVisualS
Select <strong>Assign</strong>, and then select <strong>OK</strong>.
</li>
</ol>
-<p><h3>How to report bugs and contribute code?</h3></p>
+<p><h3>How to contribute via GitHub?</h3></p>
<ul>
<li>
- <a title="Bug reports" href="https://bugreports.qt.io/browse/QTVSADDINBUG">Bug reports</a>
+ <a title="Source code on GitHub"
+ href="https://github.com/qt-labs/vstools">Source code on GitHub</a>
</li>
<li>
- <a title="Source code" href="https://code.qt.io/cgit/qt-labs/vstools.git">Source code</a>
+ <a title="Pull requests on GitHub"
+ href="https://github.com/qt-labs/vstools/pulls">Pull requests on GitHub</a>
+ </li>
+</ul>
+<p><h3>How to contribute via Qt Labs?</h3></p>
+<ul>
+ <li>
+ <a title="Source code on Qt Labs"
+ href="https://code.qt.io/cgit/qt-labs/vstools.git">Source code on Qt Labs</a>
+ </li>
+ <li>
+ <a title="Qt VS Tools Code Review"
+ href="https://codereview.qt-project.org/q/project:qt-labs/vstools">Qt VS Tools Code Review</a>
+ </li>
+</ul>
+For more information on how to contribute to the Qt Visual Tools via Qt Labs, please look at the
+ <a title="Qt contribution Guidelines"
+ href="https://wiki.qt.io/Qt_Contribution_Guidelines">
+ Qt contribution Guidelines</a> first.
+<p><h3>How to report bugs?</h3></p>
+<ul>
+ <li>
+ <a title="Qt Bug Tracker"
+ href="https://bugreports.qt.io/browse/QTVSADDINBUG">Qt Bug Tracker</a>
+ </li>
+ <li>
+ <a title="GitHub Issue Tracker"
+ href="https://github.com/qt-labs/vstools/issues">GitHub Issue Tracker</a>
</li>
</ul>
<p>