Anki-Android icon indicating copy to clipboard operation
Anki-Android copied to clipboard

[feat]:Created bug report form in YAML.

Open omsurase opened this issue 3 years ago • 0 comments

Pull Request template

Purpose / Description

A form for reporting bugs was not available, as discussed in the issue https://github.com/ankidroid/Anki-Android/issues/12214

Fixes

Created bug report form in YAML. Bug report form is present in my repo at file location: main/.github/ISSUE_TEMPLATE/bug_report_form.yml

Approach

used issue template as a reference, which is present in Anki-Android at file location: main/.github/ISSUE_TEMPLATE/issue_template.md

How Has This Been Tested?

I have created a test issue in my repo, link

Learning (optional, can help others)

Not Applicable.

Checklist

Please, go through these checks before submitting the PR.

  • [x] You have a descriptive commit message with a short title (first line, max 50 chars).
  • [ ] You have commented on your code, particularly in hard-to-understand areas
  • [x] You have performed a self-review of your own code
  • [ ] UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • [ ] UI Changes: You have tested your change using the Google Accessibility Scanner

omsurase avatar Aug 31 '22 04:08 omsurase