mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-25 10:56:19 +04:00
Fix link to good first issue
This commit is contained in:
parent
20f33ead67
commit
39d59216e4
@ -74,7 +74,7 @@ # Contributing
|
|||||||
|
|
||||||
Some suggestions to get started:
|
Some suggestions to get started:
|
||||||
|
|
||||||
- You can look at the [good first issue](https://github.com/helix-editor/helix/labels/good%20first%20issue) label on the issue tracker.
|
- You can look at the [good first issue](https://github.com/helix-editor/helix/labels/E-easy) label on the issue tracker.
|
||||||
- Help with packaging on various distributions needed!
|
- Help with packaging on various distributions needed!
|
||||||
- To use print debugging to the `~/.cache/helix/helix.log` file, you must:
|
- To use print debugging to the `~/.cache/helix/helix.log` file, you must:
|
||||||
* Print using `log::info!`, `warn!`, or `error!`. (`log::info!("helix!")`)
|
* Print using `log::info!`, `warn!`, or `error!`. (`log::info!("helix!")`)
|
||||||
|
Loading…
Reference in New Issue
Block a user