Kaynağa Gözat

chore: update pull request template

Amr Bashir 3 yıl önce
ebeveyn
işleme
935638e64d
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      .github/PULL_REQUEST_TEMPLATE.md

+ 2 - 2
.github/PULL_REQUEST_TEMPLATE.md

@@ -4,13 +4,13 @@ Update "[ ]" to "[x]" to check a box
 Please make sure to read the Pull Request Guidelines: https://github.com/tauri-apps/tauri/blob/dev/.github/CONTRIBUTING.md#pull-request-guidelines
 -->
 
-### What kind of change does this PR introduce?**
+### What kind of change does this PR introduce?
 <!-- Check at least one. If you are introducing a new binding, you must reference an issue where this binding has been proposed, discussed and approved by the maintainers. -->
 
 - [ ] Bugfix
 - [ ] Feature
 - [ ] Docs
-- [ ] New Binding Issue #___
+- [ ] New Binding issue #___
 - [ ] Code style update
 - [ ] Refactor
 - [ ] Build-related changes