Skip to content

Commit 9b815fe

Browse files
authored
Create message-templates.md
1 parent 583faad commit 9b815fe

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

resources/message-templates.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
## Message templates
2+
3+
These templates should be used whenever the situations written in bold happen:
4+
5+
**When the contributor asks to be assigned to the issue**
6+
7+
Hi \@username, We prefer not assigning external people to our issues.
8+
9+
Why? People often ask to be assigned and never return, discouraging the volunteer contributors from opening a PR to fix the issue.
10+
11+
We will accept and merge the first PR that fixes correctly and implements the issue following the contribution guidelines of the corresponding repository.
12+
13+
We are looking forward to seeing you. No need to wait for an assignment to start! :+1:
14+
15+
**When the contributor suggests an improvement in a low-level tier.**
16+
17+
Hey \@username.
18+
I agree with implementing this!
19+
20+
We might need more time to work on it in the following weeks. Also, I will add some details to this issue to make the implementation easier.
21+
If someone wants to contribute and implement it, it will be released faster! PRs are always welcome!
22+
23+
**When the user creates an issue that is a support**
24+
25+
Hey there,
26+
27+
We are a small team, so we can’t spend much time doing support anymore :cry:.
28+
You’ll have better luck by going to our support channels like Discord. Can you please try it first?
29+
If you can identify this as a bug, feel free to open up a new issue with a link to the original one, and we’ll gladly help you out.
30+
31+
[Discord](https://discord.gg/meilisearch)
32+
[StackOverflow](https://stackoverflow.com/questions/tagged/meilisearch)
33+
34+
Thanks for using Meilisearch!

0 commit comments

Comments
 (0)