Skip to content

Commit

Permalink
Adds contributing page
Browse files Browse the repository at this point in the history
  • Loading branch information
drewthoennes committed Aug 14, 2018
1 parent 1cd4e9e commit 2054f8c
Show file tree
Hide file tree
Showing 57 changed files with 701 additions and 187 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ npm run prod
```

## Contributing
All help is welcome! A pull request or a new issue respectively would be very appreciated. If you want to add more activities, add them to database.json and make a pull request.
All help is welcome! A pull request or a new issue would be very appreciated. If you want to add more activities, add them to database.json and make a pull request.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css integrity=sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M crossorigin=anonymous><script src=https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js></script><script src=https://code.jquery.com/ui/1.12.1/jquery-ui.js></script><title>Bored API</title><link href=/static/css/app.6dae77c2905da2edbee1a620498febf5.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.5f0f308009e67b1b7ba2.js></script><script type=text/javascript src=/static/js/vendor.f69e77e7905d44db8c99.js></script><script type=text/javascript src=/static/js/app.cf51c01c9c56488a1fec.js></script></body></html>
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css integrity=sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M crossorigin=anonymous><script src=https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js></script><script src=https://code.jquery.com/ui/1.12.1/jquery-ui.js></script><title>Bored API</title><link href=/static/css/app.f9aaac78c4f82f488c549c3f832f5c81.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.7d05803b5b0a71180a1e.js></script><script type=text/javascript src=/static/js/vendor.b505e8148806e73a06bf.js></script><script type=text/javascript src=/static/js/app.dc9d8547063fb453d56e.js></script></body></html>
2 changes: 0 additions & 2 deletions dist/static/css/app.6dae77c2905da2edbee1a620498febf5.css

This file was deleted.

This file was deleted.

Loading

0 comments on commit 2054f8c

Please sign in to comment.