-
Notifications
You must be signed in to change notification settings - Fork 225
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
Fix #194, Create Contributing.md #195
Conversation
9111778
to
812df79
Compare
812df79
to
b401289
Compare
I can't remember if we have this but another thing is, for now, to ensure that we have our "real names" associated with the github profile |
3fe8482
to
9b196f7
Compare
Updates:
|
Is there really a problem with user's submitting questions as issues? We have the "question" category, and it's more publicly available than the community email list (some international users are unable to register to the community email list). When/if we ever do get a real Q&A/FAQ system it may be easier to transfer issues over that are clearly marked than it would be to review all the community emails to prune useful correspondence... Also issues benefit from a clear thread and resolution marking, whereas community emails are much more freeform (not always clear when a question as been completely answered, often spawn multiple discussions). |
@skliper I do not like users having to email us questions either. My issue with opening a question on GitHub is that most expert users do not check the issue tracker as often as developers. When asking a question on the issue tracker, developers will reply to it even if other users can reply to it. So, asking questions on issue tracker not only robs maintainers’ time but also robs chance of growing user community too. I noticed in the most recent question on the cFE repo was only answered by you, Jake, but when asking the same question through our email David Jobe, Johnathan Wilmot, and Allen Brown answered the question. I prefer using a real Q&A system and forum as soon as possible. I mean we already have a core-flight-system tag on Stack Overflow. If we continue using GitHub for questions, I do want to provide a questions template as others have suggested.
Are international users not able to email the community email list either? |
@ArielSAdamsNASA - all good points, but sound more like process/resource issues than platform issues. If someone was responsible for community interaction at a cFS management level perhaps they could manage a coordinated, high quality, official response in a much more effective manner? Just a caution - stack-overflow is not always as "friendly" an environment as I'd prefer we promote for our stakeholders/customers. |
@astrogeco Thoughts or comments? |
I agree that going through github causes a lot of non-developers to never see them and that we should be trying to grow more community engagement. A dedicated forum would be best but using the email list in the short term is better than github in my opinion. |
All valid points. I think it is more than just resources or process. The platform and its reach matters. I think having a community and engagement team or making that job explicitly part of our metrics as a program in some way is the right way to go. Like @zanzaben said the email list, though imperfect, is better than github for this at the moment. Receiving questions in the mailing list gets people excited and creates an opportunity for people to connect which is what we want. I agree with the stackoverflow perspective, I have seen some harsh interactions and behavior that does not align with where we want to go as a community |
CONTRIBUTING.md
Outdated
4. The project team will label the issue and evaluate the pull request in the weekly configuration control board (CCB) meeting. For more information, visit [The cFS CCB Process.](https://github.com/nasa/cFS/wiki/The-cFS-CCB-Process) | ||
5. If the pull request is accepted, it will be merged into cFS. | ||
|
||
### Discussions and Questions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we should move this up so people see it earlier. Also we should distinguish between q&a community type things which should go to https://lists.nasa.gov/mailman/listinfo/cfs-community versus programmatic questions like requests for information, partnerships, training, etc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved Discussions and Questions as the first section of Ways to Contribute.
While certainly a fair opinion from a specific perspective, I'd recommend objective criteria for determining "better". The email list does not support the entire community that has access to GitHub. I consider this a deal-breaker for relying solely on the email list or directing all queries to this platform, since that basically disqualifies a subset of our community from interacting or reaching out with questions. Do we really want to promote this exclusivity? We continue to all agree GitHub isn't perfect either, but it does provide "threads", "labels", easy searches, has the same reach as the code, can be curated, etc. The email list also has downsides in that it's hard to tell what the "official" response is, searching is difficult, I'm not aware of a way to remove bad answers or out of scope issues, etc. On either platform it's easy to manage/solicit responses from specific people. Although the reach of the email list is in the 200-300's, GitHub and it's entire issue history has a much wider reach regardless of a "subscription" that may or may not even work for the user. |
Another benefit of a "public" platform such as GitHub is search engine coverage. The only way to search the email list is first off knowing where that search interface is, being a member, and using the antiquated interface. |
The main objective is getting as many people as possible to interact with each other. People aren't currently doing that over Github, they are doing it over email. All the other benefits you listed for github don't matter if no one is there to use them. Which is why in the short term using the system that people are currently using is the best option because getting people to move from one platform to another is an incredibly hard thing to do that gets exponentially harder the more times you do it so we shouldn't try to move them to github when we all agree it isn't a good long term option. |
How about this for a compromise, let's make a "question" issue template that encourages the author to send the question by email to the community. I'm sure we could even find a workflow or a github bot that does the forwarding for us. |
Another point to consider, and that I don't like, is that some companies might actually prevent their employees from posting to github as an open forum but are more lenient with the "closed" mailing list. How might we address this challenge? |
I think we are agreeing neither the email list or GitHub individually address every issue. It's for that reason I'm trying to advocate for continuing to allow questions to be submitted on GitHub. Sure, you get a different crowd, but saying you can only submit issues on the email list cuts out a portion of the community's capability to even ask the question. |
Let's continue the community conversation in #207 |
9b196f7
to
fd23402
Compare
fd23402
to
fcf957e
Compare
Updates:
|
I think it's good to leave both as options for this pull request. |
@ArielSAdamsNASA do you want to ammend the commit so it shows you as author and me and Chris as coauthors? |
Co-authored-by: Gerardo E. Cruz-Ortiz <[email protected]> Co-authored-by: Chris Knight <[email protected]>
fcf957e
to
42cdfe8
Compare
Updated the commit. |
Fix nasa#195, Stack smashing in CF_Chunk unit test
Describe the contribution
Fix #194
The Contributing.md file contains a table of contents and instructions on how to report bugs, request features, view security vulnerabilities, create pull requests, participate in discussions and ask questions, and how to write high-quality code.
Additional context
I would like to collaborate as a team on this file. Please review my main concerns and questions. Feedback is appreciated.
Code of Conduct example: https://www.contributor-covenant.org/version/1/4/code-of-conduct/
Main Concerns/Questions
Fix-ISSUE_NUMBER-<FIX_SUMMARY>
Fix ISSUE_NUMBER, 50-ish-character-long summary of commit content
Fix #XYZ, SHORT_DESCRIPTION
Contributor Info - All information REQUIRED for consideration of pull request
Ariel Adams, ASRC Federal