diff options
author | Vladimir Repin <32306715+mezotaken@users.noreply.github.com> | 2023-01-09 20:19:08 +0000 |
---|---|---|
committer | Vladimir Repin <32306715+mezotaken@users.noreply.github.com> | 2023-01-09 20:19:08 +0000 |
commit | 56ed085edf25482a957b08479206154359f9185d (patch) | |
tree | bd5b25f4e42f59a705b319e1698a0e9efdfe969d | |
parent | 43bb5190fc9e7ae479a5dc6640be202c9a71e464 (diff) | |
download | stable-diffusion-webui-gfx803-56ed085edf25482a957b08479206154359f9185d.tar.gz stable-diffusion-webui-gfx803-56ed085edf25482a957b08479206154359f9185d.tar.bz2 stable-diffusion-webui-gfx803-56ed085edf25482a957b08479206154359f9185d.zip |
move template so github could use it
-rw-r--r-- | .github/pull_request_template.md (renamed from .github/PULL_REQUEST_TEMPLATE/pull_request_template.md) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/pull_request_template.md index 86009613..69056331 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/pull_request_template.md @@ -18,8 +18,8 @@ More technical discussion about your changes go here, plus anything that a maint List the environment you have developed / tested this on. As per the contributing page, changes should be able to work on Windows out of the box. - OS: [e.g. Windows, Linux] - - Browser [e.g. chrome, safari] - - Graphics card [e.g. NVIDIA RTX 2080 8GB, AMD RX 6600 8GB] + - Browser: [e.g. chrome, safari] + - Graphics card: [e.g. NVIDIA RTX 2080 8GB, AMD RX 6600 8GB] **Screenshots or videos of your changes** |