diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..c124ed7 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: [] diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..85582bc --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,8 @@ +cff-version: 1.2.0 +title: Verifrax +message: If you use this software, please cite it. +type: software +authors: + - name: Verifrax +repository-code: https://github.com/Verifrax +url: https://verifrax.github.io/VERIFRAX-DOCS/ diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 0000000..ccc8cad --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,4 @@ +# Support + +Use GitHub Issues for bugs and feature requests. +For security issues, follow SECURITY.md.