Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Q1 - Saturday March 21 2015

 

  • Q2 - Saturday June 20 2015 

...

There are a range of tasks that you can do on a Community Day and you don't need to be a developer to participate. See below of some ideas for Community Day tasks

1. Documentation Updates
2. Bug Fixes
3. Improvements
4. New Features
5. Testing a component and creating automated tests (JUnit, Selenium)

Testing:

  • Review JIRA issues and confirm if the original reported issue still exists (we have a lot of issues that may now be out of date but havent been closed )
  • Test patches that have been submitted by community members to fix issues (before we can commit these we need a thorough test that the patch works and doesnt break any existing functionality)

...