Skip to content

Commit 1a18b16

Browse files
committed
Update contributing.md
1 parent fd75e11 commit 1a18b16

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/contributing.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,14 @@ Contribution guide for Mithril.js
2020

2121
## How do I go about contributing ideas or new features?
2222

23-
Create an [issue thread on GitHub](https://github.com/MithrilJS/mithril.js/issues/new) to suggest your idea so the community can discuss it.
23+
Go to our [discussions forum](https://github.com/MithrilJS/mithril.js/discussions) to suggest your idea so the community can discuss it.
2424

25-
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.
25+
If the consensus is that it's a good idea, the fastest way to get it published 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.
26+
27+
Here's where you would submit that pull request:
28+
29+
- Mithril.js core: https://github.com/MithrilJS/mithri.js
30+
- Mithril.js documentation: https://github.com/MithrilJS/docs
2631

2732

2833

0 commit comments

Comments
 (0)