Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <1557255+kcgen@users.noreply.github.com>2020-05-11 01:35:35 +0300
committerPatryk Obara <patryk.obara@gmail.com>2020-05-13 16:52:52 +0300
commit862315a3ae0f47871477c6e57a06450406412da3 (patch)
tree25424b441f01b9b87d21dd0089c5d64979346ca8 /CONTRIBUTING.md
parent6fecdee3f23781cf480a60fa52779578de2c7d33 (diff)
Use the project's new repository URL
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1d8126ee1..ad046eeeb 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -39,7 +39,7 @@ There's plenty of tasks to work on all around, here are some ideas:
- Test with your DOS games.
- Package dosbox-staging for your OS.
- Improve documentation (in the repo, or in the
- [project wiki](https://github.com/dreamer/dosbox-staging/wiki)).
+ [project wiki](https://github.com/dosbox-staging/dosbox-staging/wiki)).
- Promote the project in gaming communities :)
- Provide translations (!)
- Look at warning in code (build with `-Wall -Weffc++` to see the long list
@@ -49,14 +49,14 @@ There's plenty of tasks to work on all around, here are some ideas:
See artifacts/reports in: [Clang][code-analysis], [Coverity][coverity],
[PVS][pvs]
- Look at our groomed list of features we want implemented in the
- [Backlog](https://github.com/dreamer/dosbox-staging/projects/3) - if the issue
- is not assigned to anyone, then it's for the pickings! Leave a comment saying
- that you're working on it.
+ [Backlog](https://github.com/dosbox-staging/dosbox-staging/projects/3) - if
+ the issue is not assigned to anyone, then it's for the pickings! Leave a
+ comment saying that you're working on it.
- Find next release project in our
- [projects list ](https://github.com/dreamer/dosbox-staging/projects)
+ [projects list ](https://github.com/dosbox-staging/dosbox-staging/projects)
and pick one of tasks in "To do" column.
- Peruse through the list of
- [open bug reports](https://github.com/dreamer/dosbox-staging/issues?q=is%3Aissue+is%3Aopen+label%3Abug)
+ [open bug reports](https://github.com/dosbox-staging/dosbox-staging/issues?q=is%3Aissue+is%3Aopen+label%3Abug)
and try to reproduce or fix them.
Or just send us a Pull Request with your improvement