-
Notifications
You must be signed in to change notification settings - Fork 4
Update home.html #1101
base: develop
Are you sure you want to change the base?
Update home.html #1101
Conversation
Systers replaced by Anita Borg on the landing page Fixes #1049
@bhumikasharma29 Can you please include the details added on the top below #Description? |
@bhumikasharma29 I guess let it be Anita Borg Institute Community instead of Anita Borg, an Anita Borg Institute Community |
@bhumikasharma29 It shows conflicts that must be resolved first. Once it is done we'll approve the changes. Change looks good to me. |
@bhumikasharma29 have you resolved the conflicts? If yes, do commit the changes again so that we can proceed to finalize this PR :) |
@keshakaneria I resolved the conflict. Please check. |
Codecov Report
@@ Coverage Diff @@
## develop #1101 +/- ##
===========================================
- Coverage 87.30% 86.93% -0.37%
===========================================
Files 85 85
Lines 4057 4057
Branches 237 237
===========================================
- Hits 3542 3527 -15
- Misses 445 458 +13
- Partials 70 72 +2
Continue to review full report at Codecov.
|
<h1 class="index">Volunteer Management System</h1> | ||
<p>{% trans "Systers, an Anita Borg Institute Community, has many volunteers that devote their time, skills and commitment to our vision. Volunteer Management System serves as a place where volunteers can view volunteer events, sign up for volunteer jobs and log volunteer hours. Volunteer Management System also enables volunteer managers to manage their volunteers and run volunteer related reports." %} | ||
</p> | ||
{% if user.is_authenticated %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can I know why was this removed? The issue says just to edit the test so I suppose this button is fine if it is not removed. The number of lines are also decreased which is i guess not leading CodeCov build to pass. The report says PR decreased coverage by 0.09%.
It is still failing. cc: @gaurivn @satya7289 |
@SanketDG Can you help with why the build is failing? |
Looks like some unrelated bug to me, but I could be wrong here |
Description
The word "Systers" was replaced with "Anita Borg" on the landing page.
Fixes #1049
Type of Change:
Code/Quality Assurance Only
Checklist:
Code/Quality Assurance Only