Skip to content

Commit

Permalink
Changes to the README.md page
Browse files Browse the repository at this point in the history
  • Loading branch information
entrotech committed Nov 2, 2023
1 parent a12c6db commit 35d7618
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,9 @@ The city will benefit by having more time to review edge cases for building deve
- Web API Server Library: [Express](https://expressjs.com/)
- Client JavaScript Library: [React](https://reactjs.org/)
- Scaffolding for Client Application: [Create React App](https://facebook.github.io/create-react-app/docs/getting-started)
- Visual Component Library: [Storybook](https://storybook.js.org/) / [Tutorial](https://www.learnstorybook.com/react/en/get-started) - The first three sections are enough to get you started.
- JavaScript Unit Test Framework: [Jest](https://jestjs.io/)
- Database Engine: [Microsoft SQL Server](http://www.sqlservertutorial.net/) / [Tutorial](http://www.sqlservertutorial.net/)


## How to Contribute

- Join the team on the Hack For LA Slack channel (#tdm-calculator), or at our weekly hack night on Tuesdays in [Hack For LA](https://www.hackforla.org/)!
Expand All @@ -47,7 +45,6 @@ The city will benefit by having more time to review edge cases for building deve

### Working with issues


Access the [Issues tab](https://github.com/hackforla/tdm-calculator/issues) and click "New Issue", use the blank issue template and fill out the Issue Detail:

Title: Enter a concise, descriptive title for your issue.
Expand All @@ -59,9 +56,8 @@ Milestone: Assign the issue to a milestone if it's part of a larger project or g
Preview and Submit
Confirm.

Then go to the [projects Kanabn](https://github.com/hackforla/tdm-calculator/projects/1) you will see your new issue under
'New Issue Approval' column. After being discussed in the first upcoming team meeting, PMs can move it to the prioritized backlog or 'In Progress,' depending on its status. If it's dependent on other issues that are not resolved, it will be moved to the 'Icebox.

Then go to the [projects Kanabn](https://github.com/hackforla/tdm-calculator/projects/1) you will see your new issue under
'New Issue Approval' column. After being discussed in the first upcoming team meeting, PMs can move it to the prioritized backlog or 'In Progress,' depending on its status. If it's dependent on other issues that are not resolved, it will be moved to the 'Icebox.

## Contact info

Expand Down

0 comments on commit 35d7618

Please sign in to comment.