updates #207
| @@ -1,6 +1,6 @@ | |||||||
| --- | --- | ||||||
| name: Bug report | name: Bug report | ||||||
| about: For reporting bugs in go-micro | about: For reporting bugs in micro | ||||||
| title: "[BUG]" | title: "[BUG]" | ||||||
| labels: '' | labels: '' | ||||||
| assignees: '' | assignees: '' | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| --- | --- | ||||||
| name: Feature request / Enhancement | name: Feature request / Enhancement | ||||||
| about: If you have a need not served by go-micro | about: If you have a need not served by micro | ||||||
| title: "[FEATURE]" | title: "[FEATURE]" | ||||||
| labels: '' | labels: '' | ||||||
| assignees: '' | assignees: '' | ||||||
| @@ -14,4 +14,4 @@ A clear and concise description of what the problem is. Ex. I'm always frustrate | |||||||
| A clear and concise description of what you want to happen. | A clear and concise description of what you want to happen. | ||||||
|  |  | ||||||
| **Additional context** | **Additional context** | ||||||
| Add any other context or screenshots about the feature request here. | Add any other context or screenshots about the feature request here. | ||||||
| @@ -1,14 +1,8 @@ | |||||||
| --- | --- | ||||||
| name: Question | name: Question | ||||||
| about: Ask a question about go-micro | about: Ask a question about micro | ||||||
| title: '' | title: '' | ||||||
| labels: '' | labels: '' | ||||||
| assignees: '' | assignees: '' | ||||||
|  |  | ||||||
| --- | --- | ||||||
|  |  | ||||||
| Before asking, please check if your question has already been answered:  |  | ||||||
|  |  | ||||||
| 1. Check the documentation - https://micro.mu/docs/ |  | ||||||
| 2. Check the examples and plugins - https://github.com/micro/examples & https://github.com/micro/go-plugins |  | ||||||
| 3. Search existing issues |  | ||||||
		Reference in New Issue
	
	Block a user