Skip to content

Conversation

govi20
Copy link
Contributor

@govi20 govi20 commented Feb 13, 2019

No description provided.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 13, 2019
@snicoll snicoll added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 13, 2019
@snicoll snicoll self-assigned this Feb 13, 2019
@snicoll snicoll added this to the 2.2.0.M1 milestone Feb 13, 2019
snicoll pushed a commit that referenced this pull request Feb 13, 2019
@snicoll snicoll closed this in c3c22c0 Feb 13, 2019
snicoll added a commit that referenced this pull request Feb 13, 2019
* pr/15933:
  Polish "Fix broken links to appendix"
  Fix broken links to appendix
@snicoll
Copy link
Member

snicoll commented Feb 13, 2019

@govi20 Thank you very much for picking up a first-timers-only issue and then making your first contribution to Spring Boot. The proposed changes have been merged into master with a polish commit.

I suggest to reset master on your fork (make sure you don't have changes of your own first) as you need to start any further PR from a clean slate:

git checkout master
git fetch upstream
git reset upstream/master --hard

Make sure to update master on your fork before creating a branch for your next PR. This will avoid the merge commits you had to deal with in this one. Hope that helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants