Skip to content
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

docs: wrong URI in SUBMITTING #1105

Merged
merged 3 commits into from
Jun 19, 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
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,9 @@ git switch -c new-feature

### Making changes

You can use your favorite tools to change source code or other files
in the local copy of the code. When make changes, please follow the
[Submitting Guidelines](https://github.com/OSGeo/grass/blob/main/doc/development/submitting/submitting.md).
You can use your favourite tools to change source code or other files
in the local copy of the code. When making such changes, please follow the
general [GRASS GIS Programming Style Guide](https://github.com/OSGeo/grass/blob/main/doc/development/style_guide.md).

### Committing

Expand Down
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,9 @@ Your submission must be compliant with the GRASS
submission rules as found in the GRASS source code
and [RFC2 (Legal aspects of submission)](https://github.com/OSGeo/grass/blob/main/doc/development/rfc/legal_aspects_of_code_contributions.md).

Also please read submitting instructions before creating a pull request:
Also, please read the contributing instructions before creating a pull request:
<https://github.com/OSGeo/grass-addons/blob/grass8/CONTRIBUTING.md>

<https://github.com/OSGeo/grass/tree/main/doc/development/submitting>

If you aim at becomming code maintainer with full write access, this must be
If you aim at becoming code maintainer with full write access, this must be
formally requested, see here for details:
<https://trac.osgeo.org/grass/wiki/HowToContribute#WriteaccesstotheGRASSaddonsrepository>
1 change: 0 additions & 1 deletion SUBMITTING

This file was deleted.