Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added multiple issue templates #5266

Merged
merged 11 commits into from Jan 8, 2019
Merged

Added multiple issue templates #5266

merged 11 commits into from Jan 8, 2019

Conversation

thedrow
Copy link
Member

@thedrow thedrow commented Jan 2, 2019

In order to improve the quality of our issues, I worked on creating new templates.
This is still work in progress, so please don't merge it yet.

If we merge this, I'm going to apply them on all of our projects.

@codecov
Copy link

codecov bot commented Jan 7, 2019

Codecov Report

Merging #5266 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #5266   +/-   ##
======================================
  Coverage    83.1%   83.1%           
======================================
  Files         143     143           
  Lines       16264   16264           
  Branches     2027    2027           
======================================
  Hits        13517   13517           
  Misses       2544    2544           
  Partials      203     203

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update da789ab...557d8ba. Read the comment docs.

@codecov
Copy link

codecov bot commented Jan 7, 2019

Codecov Report

Merging #5266 into master will increase coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5266      +/-   ##
==========================================
+ Coverage    83.1%   83.45%   +0.34%     
==========================================
  Files         143      143              
  Lines       16264    16551     +287     
  Branches     2027     2092      +65     
==========================================
+ Hits        13517    13812     +295     
+ Misses       2544     2540       -4     
+ Partials      203      199       -4
Impacted Files Coverage Δ
celery/worker/consumer/gossip.py 97.1% <0%> (-0.59%) ⬇️
celery/local.py 97.52% <0%> (+0.1%) ⬆️
celery/app/base.py 64.03% <0%> (+0.18%) ⬆️
celery/utils/serialization.py 97.08% <0%> (+1.45%) ⬆️
celery/app/defaults.py 97.41% <0%> (+1.95%) ⬆️
celery/security/key.py 85% <0%> (+18.33%) ⬆️
celery/security/utils.py 91.3% <0%> (+26.59%) ⬆️
celery/security/certificate.py 84.41% <0%> (+40.18%) ⬆️
celery/security/__init__.py 74.5% <0%> (+42.25%) ⬆️
celery/security/serialization.py 90.9% <0%> (+54.73%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update da789ab...d6401d6. Read the comment docs.

@thedrow
Copy link
Member Author

thedrow commented Jan 7, 2019

What do you think? Is there anything missing?

@auvipy auvipy merged commit c98e591 into master Jan 8, 2019
@auvipy auvipy deleted the issue-templates branch January 8, 2019 14:59
jeyrce pushed a commit to jeyrce/celery that referenced this pull request Aug 25, 2021
* Initial effort.

* Rename.

* Finish expanding the bug report template.

* Added a documentation bug template.

* Add metadata.

* Added a feature request template.

* Fixed typo.

* Adjust template.

* Change description.

* Added the enhancement template.

* Change wording.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants