Skip to content

Commit

Permalink
docs: add links to repo documentation and funding
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Whited <[email protected]>
  • Loading branch information
SamWhited committed Aug 24, 2021
1 parent df287f2 commit a1853e0
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Code of Conduct

The Code of Conduct for all Mellium projects can be found in the main repo under
[`docs/CODE_OF_CONDUCT.md`].

[`docs/CODE_OF_CONDUCT.md`]: https://mellium.im/docs/CODE_OF_CONDUCT
7 changes: 7 additions & 0 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Contributing

Thanks for wanting to contribute to Mellium! Before submitting a patch, please
read the [Code of Conduct] and the [Contributing Guide] from the main repo.

[Code of Conduct]: https://mellium.im/docs/CODE_OF_CONDUCT
[Contributing Guide]: https://mellium.im/docs/CONTRIBUTING
12 changes: 12 additions & 0 deletions docs/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# These are supported funding model platforms

github: mellium
patreon: # samwhited
open_collective: mellium
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # SamWhited
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # ['https://www.buymeacoffee.com/samwhited']
6 changes: 6 additions & 0 deletions docs/SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Security Policy

The security policy for all Mellium projects can be found in the main repo under
[`docs/SECURITY.md`].

[`docs/SECURITY.md`]: https://mellium.im/docs/SECURITY
6 changes: 6 additions & 0 deletions docs/SUPPORT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Support Policy

The support policy for all Mellium projects can be found in the main repo under
[`docs/SUPPORT.md`].

[`docs/SUPPORT.md`]: https://mellium.im/docs/SUPPORT

0 comments on commit a1853e0

Please sign in to comment.