You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/question.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ assignees: ''
8
8
---
9
9
10
10
### How do I?
11
-
Describe your problem here. Please, read the docs first.
11
+
Describe your problem here. Please, read the [docs](https://natario1.github.io/CameraView) and [FAQ page](https://natario1.github.io/CameraView/about/faq) first.
12
12
Questions not strictly related to CameraView should be asked elsewhere.
Unless this is a simple fix (typos, bugs with obvious solution), please open an issue first.
3
-
If the edited files were covered by tests, updated tests are required for merging. Please look into the tests folders and make sure you cover new code.
2
+
Unless this is a simple fix (typos, bugs with obvious solution), please open an issue first so that
3
+
we can discuss the best approach to address the problem. Without a reference issue and discussion,
4
+
unfortunately, this PR will likely be ignored.
5
+
6
+
If the edited files were covered by tests, updated tests are required for merging.
7
+
Please look into the tests folders and make sure you cover new code.
4
8
5
9
- Fixes ... (*issue number*)
6
10
- Tests: ... (*yes/no*)
7
11
- Docs updated: ... (*yes/no*)
8
12
9
13
### Solution
10
-
If applicable, briefly describe how the issue was addressed.
14
+
If applicable, describe briefly how the issue was addressed.
0 commit comments