chore: Update repo references (#1834)

This commit is contained in:
Pat Cavit 2017-05-02 09:24:12 -07:00 committed by GitHub
parent e966025171
commit bef58fdfa5
15 changed files with 50 additions and 48 deletions

View file

@ -4,7 +4,7 @@
## How do I go about contributing ideas or new features?
Create an [issue thread on Github](https://github.com/lhorie/mithril.js/issues/new) to suggest your idea so the community can discuss it.
Create an [issue thread on Github](https://github.com/MithrilJS/mithril.js/issues/new) to suggest your idea so the community can discuss it.
If the consensus is that it's a good idea, the fastest way to get it into a release is to send a pull request. Without a PR, the time to implement the feature will depend on the bandwidth of the development team and its list of priorities.