From 36e18af6d83460d6a1bc458fe48d6b5569d77bfd Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 15 Jul 2021 12:17:42 -0700 Subject: [PATCH] Revert "Updated gopherbot (markdown => mediawiki)" This reverts commit 92f5de2f0cbe51b3ae98e62b0cad90310e367874. --- gopherbot.mediawiki => gopherbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename gopherbot.mediawiki => gopherbot.md (94%) diff --git a/gopherbot.mediawiki b/gopherbot.md similarity index 94% rename from gopherbot.mediawiki rename to gopherbot.md index 0c9ca7ff..efe571ff 100644 --- a/gopherbot.mediawiki +++ b/gopherbot.md @@ -36,6 +36,6 @@ gopherbot is capable of opening backport issues according to [MinorReleases](htt > @gopherbot please open the backport tracking issues. This is a severe compiler bug. -The keywords are `@gopherbot`, `backport`, `please` and optionally the release. They can be anywhere in the comment. If no release is mentioned issues are opened for the two past preleases. The entire message is quoted in the new issue, so please include a rationale. +The keywords are `@gopherbot`, `backport`, `please` and optionally the release. They can be anywhere in the comment. If no release is mentioned issues are opened for the two past releases. The entire message is quoted in the new issue, so please include a rationale. (Note that currently only the first backport command on an issue is executed. https://golang.org/issues/25574) \ No newline at end of file