Update bug_report.md
Include app versions in bug report template. Towards https://github.com/google/ground-android/issues/2731
@gino-m PTAL?
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 61.35%. Comparing base (
17790f3) to head (0e828a8). Report is 8 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #2716 +/- ##
=========================================
Coverage 61.35% 61.35%
Complexity 1169 1169
=========================================
Files 266 266
Lines 6306 6306
Branches 900 900
=========================================
Hits 3869 3869
Misses 1909 1909
Partials 528 528
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Is it possible to add the issue to the "Ground" project via this template? It would be helpful, since atm we need to first save the bug for an issue to be auto-added.
Github automation should already be doing that for every new issue -- e.g. https://github.com/google/ground-android/issues/2735
Is it possible to add the issue to the "Ground" project via this template? It would be helpful, since atm we need to first save the bug for an issue to be auto-added.
Github automation should already be doing that for every new issue -- e.g. #2735
@jcqli It only does that after the bug is saved though; none of the project attributes are editable until then.
