-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Confusion over discussions (in wrong repos, offtopic comments, etc.) #14
Comments
I'm honesty having a hard time following any and all the discussions going on the the issues. I have to go through several issues in several repos to find what I wanted to review. |
This thread is redirected to discuss confusion over discussions |
Yes, Jim, it can be confusing, because GitHub gives us so many places to comment. 1. 1st problem is the HTML "docs" repo. As noted below, the online docs are served right from GitHub. 2. Anything discussing, or promoting ideas for the styling and functionality of the
Okay, so the docs repo is needed. Perhaps the people who are not familiar with YARD syntax, nor GitHub protocol, can log issues in the docs repo. They will have no idea which (or why) of the other two repo (projects) that the issue, bug, or feature request applies to. This is understandable. So it is a buffer tracker. Then one of the stubs or template repo contributors can migrate it, or rewrite it in the proper form as a specific stub change order (or orders if neccessary,) over in the appropriate "parent" repo. Nitty implementation details can be debated in the 2 "parent" repos, where the doc consumers would likely not read, nor understand the YARD internals discussed if they did. 4. Then issues and discussions need to be put and stay, in the proper repo. 5. Replying to comments, issues, pull requests, etc., ... Need to stay on topic. (Everyone so far involved has been guilty of meandering offtopic, I as well.) |
That's actually where the Ruby API docs are served from, we are using the GitHub Pages platform. What we can do is set up Issue tracker template that contain information and guidance to what issue should be filed where; https://github.com/blog/2111-issue-and-pull-request-templates Everything right now is rather new, but as we work out the format of all this things will settle down. |
So, whilst on the topic of "offtopic confusion", I asked nicely if we could cleanup the offtopic noise you (Jim) created in PR#10. Ie: We cannot be doing this in PRs! A PR needs to be requested against a specific Issue or Issues. It then needs to stand up to the test of whether it satisfies these open issues, and NOTHING MORE. Otherwise, we never get anything merged! And Issues will grow and grow and grow, and never end. The best Issues and PRs are small concise ones. These are ones that Thomas will be able to REVIEW quickly, and get merged. The bigger they are, the longer it will take, the more likely he'll get interrupted and lose his place and train of thought. (And probably have to begin again, later.) This is like basic Engineering 101 - Drawing Change protocol. The GitHub Issue is a like a DCR. Assignment to the drafter by the Documentation Manager. Pull Request is like a request by the drafter (to the Checker) to publish the changes they've made. The Merge is like the distribution of an ECN with prints, by the Configuration Manager. It is not allowed to add NEW changes in at step 4 by the Checker, if they are not on the DCR. (Otherwise the whole process would have to stop and return back to the engineer who originated the DCR. Then resubmittal to the Doc. Mgr., reassignment to the drafter, request again to the checker, loop dee-doopdy.) |
Never mind I redacted PR#10. (I didn't put in it it's own branch, nor the next edit, and they started appending to one another, because both were from master.) |
Ah Ha! I learned something a min ago, by accident. Go to your GitHub homepage. |
@jimfoltz And here's another way of getting at "your stuff" Click the bell icon at the upper right of any page. This is the notifications page. You can also switch to the "Watching" tab, to get at the list of all repos you've clicked the "Watch" button on (anywhere on GitHub.) |
Thanks @DanRathbun, that's helpful. The other problem is staying on topic... some things I wanted to look up have nothing to do with the title of the issue. I go off-topic too often myself. I went another route - you can add |
Currently stuff comes into Gmail, like chained convos, that are missing any post I first view on GitHub. So they are not complete chains. And can be confusing. I'd be better to just get a "busy" post, like a tweet that I have notifications, rather than a bunch of separate emails. |
I couldn't find the original thread in which Thomas mentioned something,
(a bit offtopic,) so I just started a new one to talk about link styling.
This thread is redirected to discuss confusion over discussions
(because like the other discussions, it was yanked offtopic!)
The text was updated successfully, but these errors were encountered: