From 12b63abb0fc2c84ec17d5b7a658933758b174a89 Mon Sep 17 00:00:00 2001 From: Georg Zoeller Date: Mon, 29 Aug 2022 02:19:20 +0800 Subject: [PATCH] Create CONTRIBUTING.md --- .github/CONTRIBUTING.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/CONTRIBUTING.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 0000000..aec58c7 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,12 @@ + +## Contributing + +Please open a [new issue](https://github.com/awesome-stable-diffusion/awesome-stable-diffusion/issues) to request additions, updates or report issues. + +All guidelines for adding new software to the list are listed in [PULL_REQUEST_TEMPLATE.md](PULL_REQUEST_TEMPLATE.md). + +Other recommendations: + +- To add a new entry, [edit the README.md file](https://github.com/awesome-stable-diffusion/awesome-stable-diffusion/edit/master/README.md) through Github's web interface or a text editor, and send a Pull Request. +- Outdated links, broken models or content violating the Stable Diffusion license terms will be removed. +