8000 Create CONTRIBUTING.md by lmoureaux · Pull Request #2377 · longturn/freeciv21 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Create CONTRIBUTING.md #2377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
We maintain our [contributing guidelines](https://longturn.readthedocs.io/en/latest/Contributing/index.html) as part of the main documentation.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@ Freeciv21 is a free open source turn-based empire-building 4x strategy game, in
<p>The code is maintained by the team over at <a href="https://longturn.net/">Longturn.net</a> and is based on the QT framework. The game supports both hex and square tiles and is easily modified to create custom rules.
<br clear="left"/></p>

Get started by reviewing our [about page](https://longturn.readthedocs.io/en/latest/Getting/about.html). We welcome pull requests, bug reports and simple suggestions! Get in touch on [Discord](https://discord.gg/98krqGm). The #General channel is a great place to start.

Get started by reviewing our [about page](https://longturn.readthedocs.io/en/latest/Getting/about.html) and get in touch on [Discord](https://discord.gg/98krqGm). The #General channel is a great place to start.
The documentation is found on our [documentation website](https://longturn.readthedocs.io/).

We welcome pull requests, bug reports and simple suggestions! Check out our [contributing docs](https://longturn.readthedocs.io/en/latest/Contributing/index.html) or talk to us on Discord.

Installation
------------

Expand Down
Loading
0