summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2021-03-09 17:08:31 -0800
committerDino Radaković <dinor@google.com>2021-03-10 08:49:32 -0800
commit861d535e2595894c7a214f05c1578d964a617643 (patch)
tree1a6a44da6a527cfd2f3dcb7a383e65f9e3ce1d77 /.github
parent763eaa430540926fa16060654427149802c97fba (diff)
downloadgoogletest-git-861d535e2595894c7a214f05c1578d964a617643.tar.gz
Googletest export
Update READMEs and issue template PiperOrigin-RevId: 361931644
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/00-bug_report.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/00-bug_report.md b/.github/ISSUE_TEMPLATE/00-bug_report.md
index 4d6a9235..0f7e8b53 100644
--- a/.github/ISSUE_TEMPLATE/00-bug_report.md
+++ b/.github/ISSUE_TEMPLATE/00-bug_report.md
@@ -19,9 +19,11 @@ problem, including your `BUILD`/`CMakeLists.txt` file and build commands. Links
to a GitHub branch or [godbolt.org](https://godbolt.org/) that demonstrate the
problem are also helpful.
-**What version of GoogleTest are you using?**
+**Does the bug persist in the most recent commit?**
-**What operating system and version are you using**
+We recommend using the latest commit in the master branch in your projects.
+
+**What operating system and version are you using?**
If you are using a Linux distribution please include the name and version of the
distribution as well.