Skip to content

Commit

Permalink
Markdown'd readme, changelog, contributing and license files.
Browse files Browse the repository at this point in the history
  • Loading branch information
TankOs committed Mar 15, 2017
1 parent d7dad9b commit f82a138
Show file tree
Hide file tree
Showing 4 changed files with 510 additions and 620 deletions.
17 changes: 4 additions & 13 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
Contribution Guidelines
=======================
# Contribution Guidelines

You would like to see a feature implemented or a bug fixed in SFML? Great!
Contributions to SFML are highly appreciated, be it in the form of general
ideas, concrete suggestions or code patches.
You would like to see a feature implemented or a bug fixed in SFML? Great! Contributions to SFML are highly appreciated, be it in the form of general ideas, concrete suggestions or code patches.

A few guiding rules have been set up on the SFML website that you should be
aware of before opening an Issue or Pull Request. They will help you focus
on the important stuff and prevent you from losing (y)our time with requests
that are out of SFML's scope, known issues, and so on.
[A few guiding rules have been set up on the SFML website](http://www.sfml-dev.org/contribute.php) that you should be aware of before opening an Issue or Pull Request. They will help you focus on the important stuff and prevent you from losing (y)our time with requests that are out of SFML's scope, known issues, and so on.

http://www.sfml-dev.org/contribute.php

Those rules cover the general scope defined for this project, a coding
style, and a precise procedure to report bugs or suggest new features.
Those rules cover the general scope defined for this project, a coding style, and a precise procedure to report bugs or suggest new features.

0 comments on commit f82a138

Please sign in to comment.