Skip to content

Commit 69aed37

Browse files
authored
consolidate sections
1 parent 6289541 commit 69aed37

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,8 @@ Flow Launcher. Dedicated to make your workflow flow more seamlessly. Aimed at be
2121
<h4 align="center">
2222
<a href="#Features">Features</a> •
2323
<a href="#Getting-Started">Getting Started</a> •
24-
<a href="#Status">Status</a> •
25-
<a href="#Contributing">Contributing</a> •
2624
<a href="#QuestionSuggestion">Question/Suggestion</a> •
27-
<a href="#DevelopingDebugging">Developing/Debugging</a> •
25+
<a href="#Development">Development</a> •
2826
<a href="https://flow-launcher.github.io/docs">Documentation</a>
2927
</h4>
3028

@@ -78,25 +76,27 @@ Vist [here](https://flow-launcher.github.io/docs/#/plugins) for our plugin portf
7876

7977
If you are keen to write your own plugin for flow, please take a look at our plugin development documentation for [C#](https://flow-launcher.github.io/docs/#/develop-csharp-plugins) or [Python](https://flow-launcher.github.io/docs/#/develop-py-plugins)
8078

81-
## Status
79+
## Question/Suggestion
8280

83-
Flow is under heavy development, but the code base is stable, so contributions are very welcome. If you would like to help maintain it, please do not hesistate to get in touch.
81+
Yes please, let us know in the [Q&A](https://github.com/Flow-Launcher/Flow.Launcher/discussions/categories/q-a) section.
8482

85-
## Contributing
83+
**Join our community on [Discord](https://discord.gg/AvgAQgh)!**
8684

87-
We welcome all contributions. If you are unsure of a change you want to make, let us know in the [Discussions](https://github.com/Flow-Launcher/Flow.Launcher/discussions/categories/ideas), otherwise feel free to put in a pull request.
85+
## Development
8886

89-
You will find the main goals of flow placed under [Projects board](https://github.com/Flow-Launcher/Flow.Launcher/projects), so feel free to contribute on that. If you would like to make small incremental changes, feel free to do so as well.
87+
### Status
9088

91-
Get in touch if you like to join the Flow-Launcher Team and help build this great tool.
89+
Flow is under heavy development, but the code base is stable, so contributions are very welcome. If you would like to help maintain it, please do not hesistate to get in touch.
9290

93-
## Question/Suggestion
91+
### Contributing
9492

95-
Yes please, let us know in the [Q&A](https://github.com/Flow-Launcher/Flow.Launcher/discussions/categories/q-a) section.
93+
We welcome all contributions. If you are unsure of a change you want to make, let us know in the [Discussions](https://github.com/Flow-Launcher/Flow.Launcher/discussions/categories/ideas), otherwise feel free to put in a pull request.
9694

97-
**Join our community on [Discord](https://discord.gg/AvgAQgh)!**
95+
You will find the main goals of flow placed under the [Projects board](https://github.com/Flow-Launcher/Flow.Launcher/projects), so feel free to contribute on that. If you would like to make small incremental changes, feel free to do so as well.
96+
97+
Get in touch if you like to join the Flow-Launcher Team and help build this great tool.
9898

99-
## Developing/Debugging
99+
### Developing/Debugging
100100

101101
Flow Launcher's target framework is .Net 5
102102

0 commit comments

Comments
 (0)