-
The primary steps of the GitFlow workflow are outlined here. They could be augmented with links for each of the steps so that they would be useful to relative new comers to FOSS. GitHub provides use…
-
Reviewable is Excellent! I've not been so impressed by a review tool in a very long time!
One thing that I'd love to see is support for 1 additional option for the "Commit to Master" workflow.
I…
-
The primary steps of the GitFlow workflow are outlined here. They could be augmented with links for each of the steps so that they would be useful to relative new comers to FOSS. GitHub provides use…
-
So there are a number of issues I hit when just trying to test this, so constructively I figured I would lay them out here.
1. When initially trying to use the package and run `artisan changelog:ad…
-
I'm using the gitant task "git-info" within several ant projects to retrieve git information for code tagging.
This runs fine within many projects, but with some the invocation of git-info takes terri…
-
When you see this project and don't know the maintainers personally, it is hard to know where to start.
Other projects have contributing guidelines for this. A nice guide how to add them is here: h…
-
A one page file that tells contributors how to submit pull requests for the website.
-
## Writing an Epic
Creating epic has become a way for the team to group a bunch of work that needs to be completed in order to reach a specific goal, but we don't have a clear standard on how to wr…
-
- [ ] Create an initial presentation about our Release Management
- [ ] Think about what we want to add about this information to our new Contracts to outside developers
- [ ] Pro&cons about *gitfl…
Piiit updated
6 years ago
-
I would like to resolve our branch naming issues:
- [ ] Rename @yinkus10 Local `master` branch to `contracts`, `feat/contracts`, or something that reflects its state as a side branch waiting to be me…