Skip to content
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

[INFO] - How can I contribute ? #68

Closed
avj2352 opened this issue Mar 21, 2020 · 2 comments
Closed

[INFO] - How can I contribute ? #68

avj2352 opened this issue Mar 21, 2020 · 2 comments
Labels
t:ask Type: question, request of information

Comments

@avj2352
Copy link

avj2352 commented Mar 21, 2020

I have good experience in React. How can I help ?
For eg: I cloned and made changes to the README.md, adding instructions to setup on windows

Browser (include version): NA
Operative System: Windows

Documentation


Run

This will run the application in development mode (with hot reloading):

on Mac / Linux

git clone https://github.com/neherlab/covid19_scenarios
cd covid19_scenarios/
cp .env.example .env
yarn install
yarn dev

on Windows

git clone https://github.com/neherlab/covid19_scenarios
cd covid19_scenarios/
ren .env.example .env
yarn install
yarn dev

@avj2352 avj2352 added the t:bug Type: bug, error label Mar 21, 2020
@ivan-aksamentov
Copy link
Member

Hi @avj2352 ,

Thanks for your interest!

Yep, this documentation snippet will be the most welcome in the README. Feel free to fork and submit a pull request.

Feel free to pickup any of these issues and more will be coming soon, probably today.

Currently high on the list:

  • Tests, improving app testabiltiy
  • New features in terms of usabilty/user-experience features
  • documentation improvements and building up the community

You can also browse the code and perform a general review. We slapped this app together on a weekend and there may be many weird things hiding there. If you find something, feel free to submit as a new issue.

If you have a question of a general matter, please post in issue #18 .

@ivan-aksamentov ivan-aksamentov added t:ask Type: question, request of information and removed t:bug Type: bug, error labels Mar 21, 2020
@avj2352
Copy link
Author

avj2352 commented Mar 21, 2020 via email

emmurillo pushed a commit to emmurillo/covid19_scenarios that referenced this issue Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:ask Type: question, request of information
Projects
None yet
Development

No branches or pull requests

2 participants