diff options
author | Wladimir Kirianov <wladefant@gmail.com> | 2022-08-12 10:14:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-12 10:14:51 +0000 |
commit | 6572803b562dc230326b1eab742f02ef831315f5 (patch) | |
tree | 5acf101128ecaa0ffa9b34d6781f1bcb5d6fe981 | |
parent | fc73816a40fc58e1c6e11babdaf43f9aa9e76b40 (diff) | |
download | infinity-for-reddit-6572803b562dc230326b1eab742f02ef831315f5.tar infinity-for-reddit-6572803b562dc230326b1eab742f02ef831315f5.tar.gz infinity-for-reddit-6572803b562dc230326b1eab742f02ef831315f5.tar.bz2 infinity-for-reddit-6572803b562dc230326b1eab742f02ef831315f5.tar.lz infinity-for-reddit-6572803b562dc230326b1eab742f02ef831315f5.tar.xz infinity-for-reddit-6572803b562dc230326b1eab742f02ef831315f5.tar.zst infinity-for-reddit-6572803b562dc230326b1eab742f02ef831315f5.zip |
fixed typos
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index fc24080d..bdb66ef9 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -65,12 +65,12 @@ body: id: expected attributes: label: Expected behaviour - description: After following the steps, what did you think AntennaPod would do? + description: After following the steps, what did you think Infinity would do? - type: textarea id: current attributes: label: Current behaviour - description: What did AntennaPod do instead? Screenshots might help. Usually, you can take a screenshot of your smartphone by pressing *Power* + *Volume down* for a few seconds. + description: What did Infinity do instead? Screenshots might help. Usually, you can take a screenshot of your smartphone by pressing *Power* + *Volume down* for a few seconds. - type: textarea id: logs attributes: |