Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/optional unity loader #85

Merged
merged 3 commits into from
Jan 20, 2020
Merged

Conversation

jeffreylanters
Copy link
Owner

Before submitting a pull request, please make sure the following is done:

  • Fork the repository and create your branch from master.
  • Run npm install in the repository root.
  • If you've fixed a bug or added code that should be tested, using the test environment.
  • Ensure the test suite passes using npm test on the library.
  • Ensure the test suite passes using npm start on the test environment and check if everything works.
  • Format your code with prettier.
  • Make sure your code lints (ts lint).
  • Typecheck all of your changes and make sure JSDocs are provided.
  • If you haven't already, complete the CLA.

@jeffreylanters jeffreylanters merged commit 7174b9e into master Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant