Skip to content

Commit 45a6cbb

Browse files
authored
Update README.md
Signed-off-by: JoleVLF <jovan.glavonjic@vizlore.com>
1 parent 47f507c commit 45a6cbb

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
The reporting service generates .pdf reports based on information present in datasets.\
77
These datasets are required to conform to the OCSM (OpenAgri Common Semantic Model) as well as be JSON-LD compliant.
88

9+
# Roadmap
10+
11+
High-level next steps for the Reporting Service:
12+
13+
- [ ] Implement PDF reports for irrigation fertilization
14+
- [ ] Integrate with additional 3rd party Open Street Maps API for satelite image
15+
- [ ] Update PDF reports design and tables to be more adaptive for different use cases
16+
917
# Requirements
1018
<ul>
1119
<li>git</li>
@@ -214,8 +222,15 @@ This will run the tests and return success values for each api tested in the ter
214222

215223
<h3>These tests will NOT result in generated .pdf files.</h3>
216224

217-
# Contribution
218-
Please contact the maintainer of this repository.
225+
## Contributing
226+
227+
We welcome first-time contributions!
228+
229+
See our [Contributing Guide](CONTRIBUTE.md)
230+
231+
You can also open an issue to discuss ideas.
232+
233+
Reporting Service is part of OpenAgri project, building tools for agriculture & climate data. Your contribution helps farmers and researchers.
219234

220235
# License
221236
This project code is licensed under the EUPL 1.2 license, see the [LICENSE](https://github.com/agstack/OpenAgri-ReportingService/blob/main/LICENSE) file for more details.

0 commit comments

Comments
 (0)