You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/release_checklist.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,30 +13,30 @@ assignees: ""
13
13
-[ ] License information is verified as correct. If you are unsure, please comment below.
14
14
-[ ] Locally rendered documentation contains all appropriate pages, including API references (check no modules are
15
15
missing), tutorials, and other human-written text is up-to-date with any changes in the code.
16
-
-[ ] Installation instructions in the README, documentation, and the website (e.g., diffpy.org) are updated.
16
+
-[ ] Installation instructions in the README, documentation, and the website are updated.
17
17
-[ ] Successfully run any tutorial examples or do functional testing with the latest Python version.
18
18
-[ ] Grammar and writing quality are checked (no typos).
19
19
-[ ] Install `pip install build twine`, run `python -m build` and `twine check dist/*` to ensure that the package can be built and is correctly formatted for PyPI release.
20
20
21
-
Please mention @sbillingehere when you are ready for PyPI/GitHub release. Include any additional comments necessary, such as version information and details about the pre-release here:
21
+
Please tag the maintainer (e.g., @username) in the comment here when you are ready for the PyPI/GitHub release. Include any additional comments necessary, such as version information and details about the pre-release here:
Copy file name to clipboardExpand all lines: README.rst
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,9 +131,7 @@ You may consult our `online documentation <https://diffpy.github.io/diffpy.labpd
131
131
Support and Contribute
132
132
----------------------
133
133
134
-
`Diffpy user group <https://groups.google.com/g/diffpy-users>`_ is the discussion forum for general questions and discussions about the use of diffpy.labpdfproc. Please join the diffpy.labpdfproc users community by joining the Google group. The diffpy.labpdfproc project welcomes your expertise and enthusiasm!
135
-
136
-
If you see a bug or want to request a feature, please `report it as an issue <https://github.com/diffpy/diffpy.labpdfproc/issues>`_ and/or `submit a fix as a PR <https://github.com/diffpy/diffpy.labpdfproc/pulls>`_. You can also post it to the `Diffpy user group <https://groups.google.com/g/diffpy-users>`_.
134
+
If you see a bug or want to request a feature, please `report it as an issue <https://github.com/diffpy/diffpy.labpdfproc/issues>`_ and/or `submit a fix as a PR <https://github.com/diffpy/diffpy.labpdfproc/pulls>`_.
137
135
138
136
Feel free to fork the project and contribute. To install diffpy.labpdfproc
139
137
in a development mode, with its sources being directly used by Python
@@ -161,4 +159,4 @@ Before contributing, please read our `Code of Conduct <https://github.com/diffpy
161
159
Contact
162
160
-------
163
161
164
-
For more information on diffpy.labpdfproc please visit the project `web-page <https://diffpy.github.io/>`_ or email Prof. Simon Billinge at [email protected].
162
+
For more information on diffpy.labpdfproc please visit the project `web-page <https://diffpy.github.io/>`_ or email Simon Billinge at [email protected].
0 commit comments