-
-
Notifications
You must be signed in to change notification settings - Fork 319
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
New Contributor #133
Comments
Hey @Schow94, thanks for the issue! You're most welcome to contribute in any way that you want. If there's something in particular that you'd like to work on, by all means mention it here and we can discuss the right approach. |
Hi @bitfield , I think I'd like to first start off by creating a Code of Conduct for script. It seems like a lot of open source projects base their own Code of Conduct off of a template. I found a template here: https://www.contributor-covenant.org/version/1/4/code-of-conduct/. Is there anything in particular that you think I would need to change or add for script's Code of Conduct? |
Hi @bitfield, |
Hi @bitfield ,
Please let me know what you think! |
That sounds great @Schow94! Why don't you start by writing a blog post, or an article for your own site, which explains how to get started with a Go program using |
Hi everyone,
I am in the final year of a computer science program and one of the classes I am taking this quarter is an Open Source Software class. It’s always been something that I’ve wanted to do, but now it’s actually required by my class to contribute to an Open Source project. I’m both a newcomer to Go and contributing to Open Source so I’ve found the task a bit daunting. I’ve looked at a few other projects but what drew me to script is that fact that it’s in Go, and I thought it’d be a great way to improve with Go, use it on real-world projects, and get more involved with the Go community. As a new contributor I am a bit intimidated on where to start so it’s unlikely that I’ll actually contribute Go code, but I’m not ruling it out. Since learning more about Open Source in my class I think there are a few areas that I could help contribute:
Contributor documentation:
o Show good code vs bad code
User documentation:
o “$go get …” etc.
I realize that I myself probably cannot implement all of these things, but I wanted to raise these ideas and see what everyone else thinks, in case anyone else wants to try implementing them. I hope these suggestions are not perceived as pitfalls or anything wrong with the current state of the project, just potential improvements that could help make the project more inviting for a newcomer like myself, who has no idea where to start. If there's anything that comes to mind that you think would be a good first task for a newbie, feel free to let me know as well 😊
The text was updated successfully, but these errors were encountered: