Skip to content

Commit c70af13

Browse files
committed
docs: Clarify instructions for contributing
1 parent f79cadf commit c70af13

File tree

1 file changed

+16
-19
lines changed

1 file changed

+16
-19
lines changed

README.md

+16-19
Original file line numberDiff line numberDiff line change
@@ -6,37 +6,34 @@ Official front-end for the _ACM_ website & portal.
66

77
### Quick Start
88

9-
- Create `.env` file for Auth0 configuration, request ACM Development for domain and client ID.
10-
- Run `npm run dev`
9+
- Create `.env` file for Auth0 configuration, request ACM Development for domain and client ID.
10+
- Run `npm run dev`
1111

1212
###### Auth0 & Authentication
1313

14-
Refer to [ACM Development Authentication](https://github.com/acmutd/Auth-flow-template) for more information on using our authentication features.
14+
Refer to [ACM Development Authentication](https://github.com/acmutd/Auth-flow-template) for more information on using our authentication features.
1515

1616
###### Connecting to backend
1717

1818
In progress.
19-
All communication with firebase should occur through the ACM Portal API. Refer to [ACM Portal Backend](https://github.com/acmutd/portal-backend) for more information on locally testing the backend.
20-
19+
All communication with firebase should occur through the ACM Portal API. Refer to [ACM Portal Backend](https://github.com/acmutd/portal-backend) for more information on locally testing the backend.
2120

2221
### How to Contribute
2322

24-
Join ACM Development
25-
26-
### Contributors
27-
28-
- [Harsha Srikara](https://harshasrikara.com)
29-
- [David Richey](https://darichey.com)
30-
- [Aliah Shaira De Guzman]()
31-
- [Reshmi Ranjith]()
32-
- [Sivam Patel](https://github.com/sivampatel)
33-
- [Kendra Huang](https://github.com/kendra-huang)
34-
- [Jafar Ali](https://github.com/jafrilli)
23+
Take a look at our open issues, and feel free to leave a comment if you're
24+
interested in resolving one! If you have a new feature request or have a bug to
25+
report, open an issue and follow the instructions in the template.
3526

3627
### Questions
3728

38-
Sometimes you may have additional questions. If the answer was not found in this readme please feel free to reach out to the [Director of Development](mailto:development@acmutd.co) for _ACM_
29+
If you have questions about this project, contact ACM's engineering team at engineering@acmutd.co.
3930

40-
We request that you be as detailed as possible in your questions, doubts, or concerns to ensure that we can be of maximum assistance. Thank you!
31+
### Contributors
4132

42-
![ACM Development](https://www.acmutd.co/brand/Development/Banners/light_dark_background.png)
33+
- [Harsha Srikara](https://harshasrikara.com)
34+
- [David Richey](https://darichey.com)
35+
- [Aliah Shaira De Guzman]()
36+
- [Reshmi Ranjith]()
37+
- [Sivam Patel](https://github.com/sivampatel)
38+
- [Kendra Huang](https://github.com/kendra-huang)
39+
- [Jafar Ali](https://github.com/jafrilli)

0 commit comments

Comments
 (0)