anitab-org / vms

THIS PROJECT IS ARCHIVED. Volunteer Management System.
GNU General Public License v2.0
1 stars 4 forks source link

docs: added Python version Badge #1107

Closed atharwa-24 closed 3 years ago

atharwa-24 commented 3 years ago

Description

Added Python Version Badge to README file, logos to the Existing Badges in the README file Removed extra blanc line

Fixes #1052

Type of Change:

How Has This Been Tested?

Capture

Checklist:

gaurivn commented 3 years ago

@atharwa-24, in future for sending PRs please send from a new branch other than develop - it is most preferred.

atharwa-24 commented 3 years ago

Great work @atharwa-24 🎉 Thank you for your contribution!

Thank you

atharwa-24 commented 3 years ago

@atharwa-24, in future for sending PRs please send from a new branch other than develop - it is most preferred.

Ok I will do that:)

isabelcosta commented 3 years ago

@atharwa-24 can you please fix the merge conflicts? Then we can merge this :)

codecov[bot] commented 3 years ago

Codecov Report

Merging #1107 into develop will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1107      +/-   ##
===========================================
+ Coverage    86.93%   87.18%   +0.24%     
===========================================
  Files           85       85              
  Lines         4057     4057              
  Branches       237      237              
===========================================
+ Hits          3527     3537      +10     
+ Misses         458      449       -9     
+ Partials        72       71       -1     
Impacted Files Coverage Δ
vms/shift/views.py 63.40% <0.00%> (+2.00%) :arrow_up:

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 30655fd...b57f1fe. Read the comment docs.

atharwa-24 commented 3 years ago

@isabelcosta Fixed the merge conflict!! :)