thuytrinh / documentation

By contributing to the ReactiveUI documentation, you agree to assign copyright of any contribution back to the project under the nominated license. We are open to, and grateful for, any contributions made by the community.

Home Page:http://docs.reactiveui.net/en/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributing

By contributing to the ReactiveUI documentation, you agree to assign copyright of any contribution back to the project under the nominated license. We are open to, and grateful for, any contributions made by the community.

Reporting Documentation Issues

Before opening an issue, please search the issue tracker to make sure your issue hasn't already been reported.

New Features

Please open an issue with a proposal for a new feature or refactoring before starting on the work. We don't want you to waste your efforts on a pull request that we won't want to accept.

Building

# npm install gitbook
# npm install -g gitbook-cli
# gitbook install ./
# gitbook serve

Visit http://localhost:4000/ in your browser.

Submitting Changes

  • Open a new issue in the Issue tracker.
  • Fork the repo.
  • Create a new feature branch based off the master branch.
  • Make sure all tests pass and there are no linting errors.
  • Submit a pull request, referencing any issues it addresses.

Please try to keep your pull request focused in scope and avoid including unrelated commits.

After you have submitted your pull request, we'll try to get back to you as soon as possible. We may suggest some changes or improvements.

Thank you for contributing!

About

By contributing to the ReactiveUI documentation, you agree to assign copyright of any contribution back to the project under the nominated license. We are open to, and grateful for, any contributions made by the community.

http://docs.reactiveui.net/en/index.html

License:Other


Languages

Language:HTML 100.0%