metno / pyaerocom

Python tools for the AeroCom project
https://pyaerocom.readthedocs.io/
GNU General Public License v3.0
23 stars 13 forks source link

Add terms and conditions to the general issue template #1235

Closed lewisblake closed 1 week ago

lewisblake commented 1 week ago

Change Summary

Adds an assertion that must be checked under the General Issues template stating the issue is not one of the previously defined ones. This prevents, for example, people creating "bug" issues but not actually filling out the bug report so we do not get all the information needed to reproduce the bug.

Related issue number

NA

Checklist

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.31%. Comparing base (48e28ea) to head (ce843d7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main-dev #1235 +/- ## ========================================= Coverage 79.31% 79.31% ========================================= Files 131 131 Lines 20248 20248 ========================================= Hits 16059 16059 Misses 4189 4189 ``` | [Flag](https://app.codecov.io/gh/metno/pyaerocom/pull/1235/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metno) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/metno/pyaerocom/pull/1235/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metno) | `79.31% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metno#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

lewisblake commented 1 week ago

Happy to explain in person when you get into the office today.