Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 720 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (10 loc) · 720 Bytes

Introduction

Hello and thank you :)

First off, thank you for considering contributing to B42YTE.

Module description and how to contribute

B42YTE is a module made just for fun, for fans of The Hitchhiker's Guide to the Galaxy series. So if you think of new methods this module should have or want to expand on the existing book quotes, please feel free to submit a pull request.

Stack

Typescript / Jest

The whole module is written in Typescript and compiles to es5 js. Tests are written in Jest but they are not mandatory, I just wrote some in order to figure how tests work in Jest. Hah. Go figure.

This guide

This file will be updated with new information if I figure there's a need for it.