Skip to content

Conversation

racheallovee
Copy link

I did some few changes and improved the CONTRIBUTING.md file to provide clearer instructions
for setting up the development environment and finding suitable issues to work on.🙂

Copy link
Contributor

@bhearsum bhearsum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are excellent improvements - thank you! There's a few small things noted below, but this is more or less ready to go.

In order to effectively work on Balrog you will need to be able to both run its tests and local development environment. You will need a recent version of Docker, Docker Compose, and tox to do these things.
- [Admin](https://github.com/mozilla-releng/balrog/labels/admin): Administrative tasks
- [Agent](https://github.com/mozilla-releng/balrog/labels/agent): Agent-related tasks
- [Public](https://github.com/mozilla-releng/balrog/labels/public): Public-facing tasks
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Admin, Agent, and Public are all different applications written in Python. (admin and public are webapps, agent is a small damon.)

- [Agent](https://github.com/mozilla-releng/balrog/labels/agent): Agent-related tasks
- [Public](https://github.com/mozilla-releng/balrog/labels/public): Public-facing tasks
- [DB](https://github.com/mozilla-releng/balrog/labels/db): Database-related tasks (written in Python)
- [Frontend](https://github.com/mozilla-releng/balrog/labels/frontend): Frontend tasks (written in React)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

issues would be a better word to use here than tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants