🎉 First off, thanks for taking the time and effort to make this project better! 🎉
By opening up a pull request to add a new company offering swag or to fix something, you'll also be banking towards earning your official Hacktoberfest t-shirt!
- Make a fork of this Repo
- Request to be assigned in the Issue. DO NOT work on an issue if you are not assigned. It will not be reviewed or merged. This gives the assigned person the time they need to complete the feature.
- Once assigned to the issue create a feature branch. For example
git checkout -b new-feature-name
- Once your code is tested and ready create a pull request and ALWAYS to dev branch.
This has been started with a simple NodeJS Express server and Handlebars.js templating. Please keep your JS to Vanilla Javascript. Do not add jQuery and if you would like to add a library please request it in the comments of the issue you are working in.
If there is a feature or improvement you would to have added to this project create an ISSUE for review.
I'll try to review code in the evenings as time is availbile to answer questions, assign users, test code and deploy to production. Please be patient as life can be crazy sometimes with work and family.