As an FYI, if you want to compare two branches or forks, you can view a pull request without actually creating it for others to see and comment on. So in this case, we can compare @czender's ["groups" branch](https://github.com/czender/cf-conventions/tree/groups) against the current [cf-conventions master](https://github.com/cf-convention/cf-conventions) by going to ["Pull Requests"](https://github.com/cf-convention/cf-conventions/pulls) in either repository and clicking ["New Pull Request"](https://github.com/cf-convention/cf-conventions/pulls) you can select "compare across forks" and select the fork / branch(es) you want to compare. In this case you get a comparison page with a URL like this: ``` https://github.com/cf-convention/cf-conventions/compare/master...czender:groups ```
If you scroll down you can switch to "Rich Diff" with the button that looks like a page in the upper left of a given asciidoc document. As long as you don't click "Create Pull Request" -- you are able to just look over the diffs. Carry on. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/cf-convention/cf-conventions/issues/144#issuecomment-427619615
