Compare commits

...

3 Commits

Author SHA1 Message Date
Markus Heiser 5be4ac13cc
Merge 8fc6297735 into 543ab92fde 2024-10-27 10:52:15 +01:00
dependabot[bot] 543ab92fde [upd] pypi: Bump pallets-sphinx-themes from 2.2.0 to 2.3.0
Bumps [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/pallets/pallets-sphinx-themes/releases)
- [Changelog](https://github.com/pallets/pallets-sphinx-themes/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/pallets-sphinx-themes/compare/2.2.0...2.3.0)

---
updated-dependencies:
- dependency-name: pallets-sphinx-themes
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-27 10:48:26 +01:00
Markus Heiser 8fc6297735 [mod] PR template: "Before You Submit" add hint about CONTRIBUTING.md
- https://github.com/searxng/searxng/blob/master/CONTRIBUTING.md

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-10-07 14:31:42 +02:00
2 changed files with 11 additions and 1 deletions

View File

@ -23,3 +23,13 @@
<!-- <!--
Closes #234 Closes #234
--> -->
## Before You Submit
<small>Please ensure you check the following items to indicate that you've read this section and completed each task</small>
- [ ] My code follows the [Contribution Guidelines](https://github.com/searxng/searxng/blob/master/CONTRIBUTING.md)
- [ ] I give expressed consent for my work to be used in this repo
- [ ] I have tested my work and it functions as intended
- [ ] I have included documentation if the change requires such
If you have problems, e.g. with the documentation (reST markup), then we can help in the review process.

View File

@ -5,7 +5,7 @@ black==24.3.0
pylint==3.3.1 pylint==3.3.1
splinter==0.21.0 splinter==0.21.0
selenium==4.25.0 selenium==4.25.0
Pallets-Sphinx-Themes==2.2.0 Pallets-Sphinx-Themes==2.3.0
Sphinx==7.4.7 Sphinx==7.4.7
sphinx-issues==5.0.0 sphinx-issues==5.0.0
sphinx-jinja==2.0.2 sphinx-jinja==2.0.2