You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://editor-next.swagger.io/?url=https%3A%2F%2FfullStackbulletin.github.io%2Ffullstack-books%2Fopenapi.yml)
21
+
22
+
<!-- openapi -->
23
+
<!-- openapi -->
24
+
25
+
26
+
## Suggest a book
27
+
28
+
TODO:
29
+
30
+
If you want to suggest a new tech quote here's how you can do that.
31
+
32
+
-[Fork this repository](https://github.com/FullStackBulletin/tech-quotes/fork)
33
+
- Edit the file [`src/quotes.ts`](/src/quotes.ts) and append the new fact at the bottom (make sure to follow the spec provided by the specific TypeScript types).
34
+
- Run `npm run test && npm run build`
35
+
- If all looks good, commit your changes
36
+
- Open a PR against the original repository
37
+
38
+
39
+
## Contributing
40
+
41
+
Everyone is very welcome to contribute to this project.
42
+
You can contribute just by submitting bugs or suggesting improvements by
43
+
[opening an issue on GitHub](https://github.com/FullStackBulletin/fullstack-books/issues).
0 commit comments