Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Getting Involved with the Community"

(revamped page to point form & added many suggestions)
Line 2: Line 2:
  
 
Don't wait too long to get directly involved with the community. Here are some suggestions on ways to participate. Feel free to add your own ideas to the list.
 
Don't wait too long to get directly involved with the community. Here are some suggestions on ways to participate. Feel free to add your own ideas to the list.
 +
 +
==Communicate==
  
 
*Ask questions in the [http://www.eclipse.org/forums/index.php?t=thread&frm_id=89&S=1db1efea1e722a0831f5b49b8e0fd8dc newcomer forum].  The forum is monitored by seasoned Eclipse users and developers who are happy to answer your questions.
 
*Ask questions in the [http://www.eclipse.org/forums/index.php?t=thread&frm_id=89&S=1db1efea1e722a0831f5b49b8e0fd8dc newcomer forum].  The forum is monitored by seasoned Eclipse users and developers who are happy to answer your questions.
Line 10: Line 12:
  
 
*Use [[IRC]] channels related to Eclipse to discuss Eclipse-related technologies, chat with the developers of Eclipse and ask questions.
 
*Use [[IRC]] channels related to Eclipse to discuss Eclipse-related technologies, chat with the developers of Eclipse and ask questions.
 
*File bugs, request new features and pose questions through [https://bugs.eclipse.org/bugs/ Bugzilla].
 
**Be sure to read [http://www.chiark.greenend.org.uk/%7Esgtatham/bugs.html How to Report Bugs Effectively] by Simon Tatham.
 
**If you want to keep informed about the progress of bugs through the system, you can register (by configuring "User Watching" in the [https://bugs.eclipse.org/bugs/docs/html/userpreferences.html#emailsettings Email Settings]) to be notified when a bug is created or modified. This is a great way to be a "fly on the wall" as bugs are worked through the system. You can learn about the process while you learn about Eclipse just by watching these notes.
 
  
 
*Participate in Eclipse's social media groups:
 
*Participate in Eclipse's social media groups:
Line 21: Line 19:
 
**[https://www.xing.com/net/pric45b99x/eclipsefoundation/ Xing]
 
**[https://www.xing.com/net/pric45b99x/eclipsefoundation/ Xing]
  
*Attend [http://www.eclipse.org/community/events/ Eclipse events] or join a local IT event in your area and give a presentation on Eclipse.
+
*Give your opinions and share advice by adding your Eclipse-related blog to [http://www.planeteclipse.org Planet Eclipse].
  
*Become a [http://eclipse.org/donate/ Friend of Eclipse] by donating financially.  Donations are used to provide services for the Eclipse community, like providing more bandwidth for users and committers, purchasing additional servers to host Eclipse projects, sending students to EclipseCon and sponsoring Eclipse community events.
+
*Tell people about the Eclipse solutions you like best by favourite-ing them and posting reviews on [http://marketplace.eclipse.org Eclipse Marketplace].
  
*Give your opinions and share advice by adding your Eclipse-related blog to [http://www.planeteclipse.org Planet Eclipse].
+
==Suggest Improvements==
 +
 
 +
*File bugs, request new features and pose questions through [https://bugs.eclipse.org/bugs/ Bugzilla].
 +
**Be sure to read [http://www.chiark.greenend.org.uk/%7Esgtatham/bugs.html How to Report Bugs Effectively] by Simon Tatham.
 +
**If you want to keep informed about the progress of bugs through the system, you can register (by configuring "User Watching" in the [https://bugs.eclipse.org/bugs/docs/html/userpreferences.html#emailsettings Email Settings]) to be notified when a bug is created or modified. This is a great way to be a "fly on the wall" as bugs are worked through the system. You can learn about the process while you learn about Eclipse just by watching these notes.
 +
 
 +
==Create==
  
 
*Create resources on Eclipse like demos, podcasts, videos or webinars and post them to [http://live.eclipse.org/ Eclipse Live].  Also, rate and comment on the resources others have posted.
 
*Create resources on Eclipse like demos, podcasts, videos or webinars and post them to [http://live.eclipse.org/ Eclipse Live].  Also, rate and comment on the resources others have posted.
Line 33: Line 37:
 
*Eclipse Projects always need help with documentation. Once you're familiar enough with a project, contribute pages to the [http://wiki.eclipse.org Eclipse wiki].
 
*Eclipse Projects always need help with documentation. Once you're familiar enough with a project, contribute pages to the [http://wiki.eclipse.org Eclipse wiki].
  
*It's great when people help by reporting bugs, but it's even better when they submit patches to fix them!  You can submit your fix via [https://bugs.eclipse.org/bugs/ Bugzilla].
+
*It's great when people help by reporting bugs, but it's even better when they create patches to fix them!  You can submit your fix via [https://bugs.eclipse.org/bugs/ Bugzilla].
 +
 
 +
==Evangelize==
  
 
*If you are a university or college student, become an [http://eclipse.org/campus/ Eclipse Campus Ambassador].
 
*If you are a university or college student, become an [http://eclipse.org/campus/ Eclipse Campus Ambassador].
  
*Help translate Eclipse into other languages through the [https://babel.eclipse.org/babel/ Babel project].  You may also want to join a [http://wiki.eclipse.org/Regional_Communities Regional Eclipse Community] group where you can connect with others in your local area.
+
*Sign up for a local IT event in your area and give a presentation on Eclipse.
 
+
*Tell people about the Eclipse solutions you like best by favourite-ing them and posting reviews on [http://marketplace.eclipse.org Eclipse Marketplace].
+
  
 
*Tell your friends about Eclipse and help us spread the word!
 
*Tell your friends about Eclipse and help us spread the word!
 +
 +
==Miscellaneous==
 +
 +
*Attend [http://www.eclipse.org/community/events/ Eclipse events] and connect with the community
 +
 +
*Become a [http://eclipse.org/donate/ Friend of Eclipse] by donating financially.  Donations are used to provide services for the Eclipse community, like providing more bandwidth for users and committers, purchasing additional servers to host Eclipse projects, sending students to EclipseCon and sponsoring Eclipse community events.
 +
 +
*Help translate Eclipse into other languages through the [https://babel.eclipse.org/babel/ Babel project].  You may also want to join a [http://wiki.eclipse.org/Regional_Communities Regional Eclipse Community] group where you can connect with others in your local area.
 +
  
 
[[Category:How to Contribute]]
 
[[Category:How to Contribute]]

Revision as of 15:48, 11 November 2010

As an Eclipse user or developer, your first (and best) way to get involved with the community is to use the Eclipse IDE for your development and explore what the many Eclipse projects have to offer you. Let your interest areas guide you towards the projects that you find most interesting.

Don't wait too long to get directly involved with the community. Here are some suggestions on ways to participate. Feel free to add your own ideas to the list.

Communicate

  • Ask questions in the newcomer forum. The forum is monitored by seasoned Eclipse users and developers who are happy to answer your questions.
    • Be sure to read "How To Ask Questions The Smart Way" by Eric Raymond and Rick Moen before you post.
    • Well formed questions tend to be answered while poorly worded ones are not.
  • Contribute to conversations occurring within the Eclipse community (primarily between developers) by adding yourself to one or more mailing lists. Each project has its own mailing list and there are some lists (like cross-project-issues-dev) that span projects and provide a good source of information concerning the integration of various projects.
  • Use IRC channels related to Eclipse to discuss Eclipse-related technologies, chat with the developers of Eclipse and ask questions.
  • Give your opinions and share advice by adding your Eclipse-related blog to Planet Eclipse.
  • Tell people about the Eclipse solutions you like best by favourite-ing them and posting reviews on Eclipse Marketplace.

Suggest Improvements

  • File bugs, request new features and pose questions through Bugzilla.
    • Be sure to read How to Report Bugs Effectively by Simon Tatham.
    • If you want to keep informed about the progress of bugs through the system, you can register (by configuring "User Watching" in the Email Settings) to be notified when a bug is created or modified. This is a great way to be a "fly on the wall" as bugs are worked through the system. You can learn about the process while you learn about Eclipse just by watching these notes.

Create

  • Create resources on Eclipse like demos, podcasts, videos or webinars and post them to Eclipse Live. Also, rate and comment on the resources others have posted.
  • Eclipse Projects always need help with documentation. Once you're familiar enough with a project, contribute pages to the Eclipse wiki.
  • It's great when people help by reporting bugs, but it's even better when they create patches to fix them! You can submit your fix via Bugzilla.

Evangelize

  • Sign up for a local IT event in your area and give a presentation on Eclipse.
  • Tell your friends about Eclipse and help us spread the word!

Miscellaneous

  • Become a Friend of Eclipse by donating financially. Donations are used to provide services for the Eclipse community, like providing more bandwidth for users and committers, purchasing additional servers to host Eclipse projects, sending students to EclipseCon and sponsoring Eclipse community events.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.