ground-android icon indicating copy to clipboard operation
ground-android copied to clipboard

Update bug_report.md

Open jcqli opened this issue 1 year ago • 3 comments

Include app versions in bug report template. Towards https://github.com/google/ground-android/issues/2731

@gino-m PTAL?

jcqli avatar Sep 06 '24 16:09 jcqli

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           
---- 🚨 Try these New Features:

codecov[bot] avatar Sep 06 '24 16:09 codecov[bot]

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 image

jcqli avatar Sep 23 '24 18:09 jcqli

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 image

@jcqli It only does that after the bug is saved though; none of the project attributes are editable until then.

gino-m avatar Oct 03 '24 01:10 gino-m