We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
refactor: Add refresh from `upstream/master` to "Making a Change" instructions. Add instructions to explicitly refresh from `upstream/master` as the first step in the "Making a Change" instructions in the "How to Contribute" section. This will ensure that before any new changes are started a copy of the PMRoK Wiki content will be merged into the working branch. Resolves: pmrok-chgmgt issue #21 suggestion #2 See also: https://github.com/Chingu-cohorts/pmrok-chgmgt/issues/21
Updated Home Contribute (markdown)
refactor: Update How to Contribute section to separate tasks Update the How to Contribute section to separate steps into three major task sections: - First Time Local Repo Setup - Refreshing the Local Repo - Making a Change Resolves: N/a See also: N/a
Resolve merge conflicts
Resolve upstream conflicts
fix: Correct branch-tip being ahead of upstream master branch Pulled upstream master and merged changes into "mirror" repo. Resolves: N/a See also: N/a
fix: Repull from GitHub 'development' branch to resolve branch tip issue Repull from GitHub 'development' branch to resolve the branch tip being ahead of 'master'. Resolves: See above See also: N/a
Merge branch 'master' of https://github.com/Chingu-cohorts/pmrok into development refactor: Update Contribution instructions to include refresh from upstream. Update the How to Contribute section to separate the workflow into three major categories and to show how to refresh the "mirror" repo from the upstream PMRoK Wiki to ensure that previously committed and PR'ed changes are included before starting new changes. Resolves: N/a See also: N/a
Fix incorrect URL to setup article
Add description of the steps in the contribution process
Add contribution instructions