-
Notifications
You must be signed in to change notification settings - Fork 650
Issue 3270 - CONTRIBUTING.md fixes and readability enhancements #3306
Conversation
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.
Hey @CodinGeo let's:
- Move forking as first and bring back the graphic badge
- Forks leads to repo SEO, popularity and stats
- Once a person forks they're more likely to contribute
…er of forking and finding issue
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.
Amazing work 👏
@ILIYANGERMANOV There is no other way to change such simple things like this arrow without just commiting, right? |
Each change, even 1 symbol requires a commit. GIT uses an immutable history where each change is a commit (similarly to blockchain) |
@CodinGeo do you want to have a stab and make the PR template more user friendly, as well? If so feel free to create an issue and I'll approve it |
Pull Request (PR) Checklist
Please check if your pull request fulfills the following requirements:
main
branch.What's changed?
Before:
After:
Describe with a few bullets what's new:
Risk Factors
What may go wrong if we merge your PR?
In what cases your code won't work?
Does this PR closes any GitHub Issues?
Check Ivy Wallet Issues.
Troubleshooting CI failures ❌
GitHub Actions failing? Read our CI Troubleshooting guide.