Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Tools

DustCloud combines the power of GitHub and Atlassian to provide you an environment which speeds up development and encourages collaboration.

Developer Workflow

To benefit the most from DustCloud, we recommend the following workflow:

  1. Make sure you have a Git client installed on your computer. We recommend TortoiseGit if you're a Windows user.
    Need help? Check out https://help.github.com/articles/set-up-git
  2. Create an account on GitHub.
  3. Explore the different projects on Confluence.
  4. Fork a project in GitHub. This will create copy of the complete project under your name.
    Need help? Check out https://help.github.com/articles/fork-a-repo
  5. Use the code in your repository. File a "Discussion" JIRA.
  6. If you encounter a bug? File a "Bug" JIRA against the project. Feeling collaborative? Fix the bug and create a pull request so your fix gets merged back into the main repository.
    Need help? Check out https://help.github.com/articles/be-social.
  7. Ideas? Suggestions? File a "New Feature" JIRA to add your idea onto the wishlist for a future revision.
  • No labels