Update README.md

pull/16/head
Alexe Puiu 2022-02-17 08:08:48 +02:00 zatwierdzone przez GitHub
rodzic c728e97165
commit 49bd797057
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

@ -17,15 +17,17 @@ You can do this in two ways.
Here's how the email subject should look like: Here's how the email subject should look like:
<code>Update website logo b-'website' s-'to do'</code> <code>Update website logo b-'website' s-'to do'</code>
*You can use single or double quotes.* * *You can use single or double quotes.*
*Case-insensitive for board and stack respectively.* * *Case-insensitive for board and stack respectively.*
### 2.2: Set the board in the email address ### 2.2: Set the board in the email address
At the end of the email address prefix (before @) add "+website" At the end of the email address prefix (before @) add "+website"
Example: <code>bot+website@ncserver.com</code> Example: <code>bot+website@ncserver.com</code>
* *If board has multiple words e.g. <code>"some project"</code>, you'll have to send the email to <code>bot+some+project@ncserver.com</code>*
In this case, if you don't specify the stack in the email subject, the card will be added in the first stack (if it exists). In this case, if you don't specify the stack in the email subject, the card will be added in the first stack (if it exists).
Note: Note: