Skip to content

Commit

Permalink
Merge pull request #117 from seabilwe/seabilwe-running-inatances-doc-…
Browse files Browse the repository at this point in the history
…edits

Seabilwe running inatances doc edits
  • Loading branch information
seabilwe authored Nov 4, 2024
2 parents 8ef5378 + 5c61f46 commit 03f7a0d
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions docs/src/about/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ date: 19-06-2024
some_url: https://github.com/kartoza/qgis-gea-plugin
copyright: Copyright 2024
contact: [email protected]
license: the reforestation tool is made available to Global Evergreening Global Alliance (GEA) under a non-exclusive, sub-licensable, perpetual, irrevocable, royalty-free licence. This which allows GEA to use and replicate the QGIS plugin and tool for the appointed project areas in Kenya, Uganda, and Malawi; and any other carbon offset future project areas managed, operated, and undertaken by GEA. The reforestation tool concept, functionality, and operations, as well as the physical QGIS plugin are covered, considered, and always remain the Intellectual Property of GT360.
license: the reforestation tool is made available to Global Evergreening Global Alliance (GEA) under a non-exclusive, sub-licensable, perpetual, irrevocable, royalty-free licence. This allows GEA to use and replicate the QGIS plugin and tool for the appointed project areas in Kenya, Uganda, and Malawi; and any other carbon offset future project areas managed, operated, and undertaken by GEA. The reforestation tool concept, functionality, and operations, as well as the physical QGIS plugin are covered, considered, and always remain the Intellectual Property of GT360.
---

# Contributing to [PROJECT_NAME]
Expand All @@ -19,7 +19,7 @@ feel free to propose changes to this document in a pull request.

## Reporting bugs

Bugs are tracked as GitHub issues. Search the list and try reproduce on your
Bugs are tracked as GitHub issues. Search the list and try to reproduce it on your
local machine with a clean profile before you create an issue.
When you create an issue, please provide the following information by filling
in the template.
Expand Down Expand Up @@ -57,8 +57,8 @@ Create an issue and provide the following information:
* **Provide specific examples to demonstrate the steps.** Include
copy/paste-able snippets which you use in those examples, as Markdown code
blocks.
* **Include screenshots and animated GIFs** which helps demonstrate the steps
or point out the part of project which the suggestion is related to.
* **Include screenshots and animated GIFs** which help demonstrate the steps
or point out the part of a project to which the suggestion is related to.
* **Explain why this enhancement would be useful** to most users.
* **List some other text editors or applications where this enhancement
exists.**
Expand All @@ -79,7 +79,7 @@ through these `document`, `good first issue` and `help wanted` issues:
### Development workflow

* Set up your development environment
* Make change from a right branch
* Make changes from the right branch
* Be sure the code passes tests
* Make a pull request

Expand All @@ -94,7 +94,7 @@ through these `document`, `good first issue` and `help wanted` issues:
#### Checkout a branch

* **main**: PR Base branch.
* **production**: lastest release branch with distribution files. Never make a PR on this.
* **production**: latest release branch with distribution files. Never make a PR on this.
* **gh-pages**: API docs, examples and demo

#### Check code style
Expand All @@ -117,21 +117,21 @@ Make your pull request, then describe your changes.

#### Title

Follow other PR title format on below.
Follow other PR title formats on below.

```
<Type>: Short Description (fix #111)
<Type>: Short Description (fix #123, #111, #122)
<Type>: Short Description (ref #111)
```

* capitalise first letter of Type
* capitalise the first letter of the Type
* use present tense: 'change' not 'changed' or 'changes'

#### Description

If it has related issues, add links to the issues(like `#123`) in the description.
Fill in the [Pull Request Template](../developer/guide/templates/pull-request-template.md) by check your case.
Fill in the [Pull Request Template](../developer/guide/templates/pull-request-template.md) by checking your case.

## Code of conduct

Expand Down
2 changes: 1 addition & 1 deletion docs/src/about/disclaimer.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ license: This program is free software; you can redistribute it and/or modify it
# Disclaimer
<!-- To Be Populated -->

Disclaimer about project.
Disclaimer about the project.
4 changes: 2 additions & 2 deletions docs/src/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ date: 19-06-2024
some_url: https://github.com/kartoza/qgis-gea-plugin
copyright: Copyright 2024
contact: [email protected]
license: the reforestation tool is made available to Global Evergreening Global Alliance (GEA) under a non-exclusive, sub-licensable, perpetual, irrevocable, royalty-free licence. This which allows GEA to use and replicate the QGIS plugin and tool for the appointed project areas in Kenya, Uganda, and Malawi; and any other carbon offset future project areas managed, operated, and undertaken by GEA. The reforestation tool concept, functionality, and operations, as well as the physical QGIS plugin are covered, considered, and always remain the Intellectual Property of GT360.
license: the reforestation tool is made available to Global Evergreening Global Alliance (GEA) under a non-exclusive, sub-licensable, perpetual, irrevocable, royalty-free licence. This allows GEA to use and replicate the QGIS plugin and tool for the appointed project areas in Kenya, Uganda, and Malawi; and any other carbon offset future project areas managed, operated, and undertaken by GEA. The reforestation tool concept, functionality, and operations, as well as the physical QGIS plugin are covered, considered, and always remain the Intellectual Property of GT360.
---

# About
Expand All @@ -16,7 +16,7 @@ license: the reforestation tool is made available to Global Evergreening Global
Published under AGPL-3. See the [full license](license.md) text.

## Contributors
<!-- Tim is an example on what a contributor should look like -->
<!-- Tim is an example of what a contributor should look like -->

| Contributor | GitHub Handle | |
| ----------- | ------------- |-|
Expand Down
2 changes: 1 addition & 1 deletion docs/src/about/running-instances.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ date: 19-06-2024
some_url: https://github.com/kartoza/qgis-gea-plugin
copyright: Copyright 2024
contact: [email protected]
license: the reforestation tool is made available to Global Evergreening Global Alliance (GEA) under a non-exclusive, sub-licensable, perpetual, irrevocable, royalty-free licence. This which allows GEA to use and replicate the QGIS plugin and tool for the appointed project areas in Kenya, Uganda, and Malawi; and any other carbon offset future project areas managed, operated, and undertaken by GEA. The reforestation tool concept, functionality, and operations, as well as the physical QGIS plugin are covered, considered, and always remain the Intellectual Property of GT360.
license: The reforestation tool is made available to Global Evergreening Global Alliance (GEA) under a non-exclusive, sub-licensable, perpetual, irrevocable, royalty-free licence. This allows GEA to use and replicate the QGIS plugin and tool for the appointed project areas in Kenya, Uganda, and Malawi; and any other carbon offset future project areas managed, operated, and undertaken by GEA. The reforestation tool concept, functionality, and operations, as well as the physical QGIS plugin are covered, considered, and always remain the Intellectual Property of GT360.
---

# Examples of running instances

0 comments on commit 03f7a0d

Please sign in to comment.