aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Barolak <mbar@google.com>2020-06-26 12:03:46 -0400
committerMark Barolak <mbar@google.com>2020-06-26 12:03:46 -0400
commit849ed6b172c70bce63763221559e1c74837619e3 (patch)
tree9ef00566ab9faf81ace071f7ca8dbab8905fcee8
parenta4007e944fe2e3d08aab547baeb2d5a4a59cbdc8 (diff)
parent93dc015a8545039a071658db7109de4202ea1d92 (diff)
downloadgoogletest-849ed6b172c70bce63763221559e1c74837619e3.tar.gz
Merge pull request #2902 from mshingote:master
PiperOrigin-RevId: 318147761
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bd1843eb..fe4790d7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -28,7 +28,7 @@ PR is acceptable as an alternative.
## Contributing A Patch
1. Submit an issue describing your proposed change to the
- [issue tracker](https://github.com/google/googletest).
+ [issue tracker](https://github.com/google/googletest/issues).
2. Please don't mix more than one logical change per submittal, because it
makes the history hard to follow. If you want to make a change that doesn't
have a corresponding issue in the issue tracker, please create one.