-
Notifications
You must be signed in to change notification settings - Fork 10
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
📝 Gitmoji standard #393
📝 Gitmoji standard #393
Conversation
📝 Addition of the gitmoji standard and creation of the contributing guidelines
Minor text changes
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.
You didn't even use an emoji in this pull request. Come on dude.
Update of the file name, and removed references to a "standard" ✏️
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.
Thinking more about this, I don't think CONTRIBUTING
is the best place for this. We don't really want contributors and likely won't refer or add to these guidelines for that reason. Adding to the existing pull request template is sufficient for fixing #390, and more likely to serve as a reminder to people opening pull requests to actually add the emojis -- hiding them in CONTRIBUTING
will lead to a lot of forgotten emojis.
Also,
You didn't even use an emoji in this pull request. Come on dude.
Actually though.
Codecov Report
@@ Coverage Diff @@
## main #393 +/- ##
=======================================
Coverage 97.11% 97.11%
=======================================
Files 82 82
Lines 1595 1595
Branches 220 220
=======================================
Hits 1549 1549
Misses 37 37
Partials 9 9 Continue to review full report at Codecov.
|
bruh
|
So for PRs the emojis should be in the tile rather than in the summary section. Lesson learned. |
@EldaveO attaching |
+1 for template. |
I'm still down, but for a simpler, lightweight and minimalist version. |
Yo dawg, get some traction on this or it'll be yeeted. Brother. |
Yeet away, I'll bring it back up when I get more time.
…On Mon., Jan. 24, 2022, 6:22 a.m. github-actions[bot], < ***@***.***> wrote:
Yo dawg, get some traction on this or it'll be yeeted. Brother.
—
Reply to this email directly, view it on GitHub
<#393 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APDZ5IEBUARMLJTWXIFHWRTUXVHA7ANCNFSM5HZCESLA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
YEET |
Summary
📝 Addition of the gitmoji standard and creation of the contributing guidelines.
Reviewed using a markdown editor.
resolves #390
Checklist
isort . && black .
in the repository rootpytest
in the repository root