Andrew Gerrand | dae4ae6 | 2016-03-21 10:13:37 +1100 | [diff] [blame] | 1 | When contributing to the Go issue tracker, please **do not** make comments like this: |
| 2 | |
| 3 | > +1 |
| 4 | |
| 5 | or |
| 6 | |
Andrew Gerrand | 8bbb4ca | 2016-03-21 10:19:30 +1100 | [diff] [blame] | 7 | > :+1: |
| 8 | |
| 9 | or |
| 10 | |
Andrew Gerrand | dae4ae6 | 2016-03-21 10:13:37 +1100 | [diff] [blame] | 11 | > Me too. |
| 12 | |
| 13 | or |
| 14 | |
| 15 | > I too would like to see this issue fixed. |
| 16 | |
Andrew Gerrand | ffcbdbe | 2016-03-21 10:37:36 +1100 | [diff] [blame] | 17 | or |
| 18 | |
| 19 | > When is this issue going to be fixed? |
| 20 | |
Andrew Gerrand | dae4ae6 | 2016-03-21 10:13:37 +1100 | [diff] [blame] | 21 | Such comments do not help fix issues. In fact, they make it harder by cluttering the discussion. The project admins will delete such comments as a matter of procedure (please don't be offended if we delete yours). |
| 22 | |
Garen Torikian | d976340 | 2016-04-27 14:32:07 -0500 | [diff] [blame] | 23 | Instead of commenting, you may [add a :+1: reaction](https://help.github.com/articles/about-discussions-in-issues-and-pull-requests/#reacting-to-ideas-in-issues-and-pull-requests) to the comment or issue. |
Andrew Gerrand | dae4ae6 | 2016-03-21 10:13:37 +1100 | [diff] [blame] | 24 | |
| 25 | Of course, **please do comment** if your "me too" comment includes information that might help resolve the issue. This includes reports like this: |
| 26 | |
| 27 | > This issue also affects me on Windows 10 when running all.bat at revision c0ff33. |
| 28 | |
| 29 | (Although there's no need to make such a comment if an identical comment already exists.) |
| 30 | |
| 31 | Thanks! |