Skip to content

update contributor guidelines and dev docs (#2032)#2052

Merged
tomkralidis merged 3 commits into
masterfrom
issue-2032
Jun 30, 2025
Merged

update contributor guidelines and dev docs (#2032)#2052
tomkralidis merged 3 commits into
masterfrom
issue-2032

Conversation

@tomkralidis

Copy link
Copy Markdown
Member

Overview

This PR updates contributing guidelines as well as additional details for PRs, testing, linting and documentation.

Related Issue / discussion

Fixes #2023

Additional information

cc @danielsparing

Dependency policy (RFC2)

  • I have ensured that this PR meets RFC2 requirements

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@tomkralidis tomkralidis added this to the 0.21.0 milestone Jun 30, 2025
@tomkralidis tomkralidis added enhancement New feature or request documentation Documentation labels Jun 30, 2025
Comment thread docs/source/development.rst Outdated
Comment thread docs/source/development.rst Outdated
@tomkralidis tomkralidis requested a review from francbartoli June 30, 2025 20:24
@tomkralidis

Copy link
Copy Markdown
Member Author

Thanks @francbartoli. PR ready for another review.

Comment thread CONTRIBUTING.md Outdated
@tomkralidis tomkralidis requested a review from francbartoli June 30, 2025 20:41
@tomkralidis tomkralidis merged commit c2510bb into master Jun 30, 2025
5 checks passed
@tomkralidis tomkralidis deleted the issue-2032 branch June 30, 2025 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BaseProvider class is not tested and thus hard to be extended

2 participants