Skip to content

Commit b889e91

Browse files
committed
updated Contribution "Policy"
1 parent 0eb791b commit b889e91

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

.github/templates/README.template.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@ And for the Redirect Uri set it to the one from your `.env` file.
3333
Next create `init-mongo.js` in your working directory:
3434

3535
```js
36-
{ { file.examples/init-mongo.js } }
36+
{
37+
{
38+
file.examples / init - mongo.js
39+
}
40+
}
3741
```
3842

3943
### Reverse Proxy
@@ -52,6 +56,15 @@ where you will be able to select your mailbox, mailauth changes the `email` clai
5256

5357
## Contributing
5458

59+
Found an Issue or want to see something implemented into Mailauth?
60+
Open up an Issue or start a Pull Request!
61+
62+
But always be respectful and patient, we are all volunteers after all.
63+
64+
## Supporting
65+
66+
Found this Project useful? Let others know about Mailauth by ⭐️ this Repo!
67+
5568
## License
5669

5770
[MIT](https://choosealicense.com/licenses/mit/)

0 commit comments

Comments
 (0)