File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Disclaimer
4545All of the API (functions/classes/interfaces) is subject to change until we reach v1.0.0
4646as per the `semantic versioning specification <https://semver.org/spec/v2.0.0.html >`__.
4747There may be non-backward compatible changes as we experiment with new design ideas and
48- implement new features. **This is not a finished product, use with caution **
48+ implement new features. **This is not a finished product, use with caution. **
4949
5050We welcome any feedback and ideas!
5151Let us know by submitting
@@ -85,9 +85,6 @@ Contacting Us
8585 open issue or pull request.
8686* We have a `Discourse forum <https://forum.generic-mapping-tools.org >`__
8787 where you can ask questions and leave comments.
88- * This project is released with a `Contributor Code of Conduct
89- <https://github.com/GenericMappingTools/pygmt/blob/master/CODE_OF_CONDUCT.md> `__.
90- By participating in this project you agree to abide by its terms.
9188
9289
9390Contributing
Original file line number Diff line number Diff line change 6666#
6767# You’ll probably have noticed several things that are different from classic
6868# command-line GMT. Many of these changes reflect the new GMT modern execution mode that
69- # will be part of the future 6.0 release. A few are PyGMT exclusive (like the
70- # ``savefig`` method).
69+ # are part of GMT 6. A few are PyGMT exclusive (like the ``savefig`` method).
7170#
7271# 1. The name of method is ``coast`` instead of ``pscoast``. As a general rule, all
7372# ``ps*`` modules had their ``ps`` prefix removed. The exceptions are:
You can’t perform that action at this time.
0 commit comments