add contributing and sponsoring to the sitemap
This commit is contained in:
11
docs/src/docPages/overview/contributing.md
Normal file
11
docs/src/docPages/overview/contributing.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Contributing
|
||||
|
||||
## What kind of contributions are welcome
|
||||
|
||||
## What kind of contributions won’t be merged
|
||||
|
||||
## How to send your first Pull Request
|
||||
|
||||
## Code style
|
||||
|
||||
## Testing
|
||||
3
docs/src/docPages/overview/sponsoring.md
Normal file
3
docs/src/docPages/overview/sponsoring.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Sponsoring
|
||||
|
||||
https://github.com/sponsors/ueberdosis
|
||||
@@ -7,6 +7,12 @@
|
||||
- title: Upgrade Guide
|
||||
link: /overview/upgrade-guide
|
||||
draft: true
|
||||
- title: Contributing
|
||||
link: /overview/contributing
|
||||
draft: true
|
||||
- title: Sponsoring
|
||||
link: /overview/sponsoring
|
||||
draft: true
|
||||
- title: Roadmap
|
||||
link: /overview/roadmap
|
||||
draft: true
|
||||
@@ -155,7 +161,6 @@
|
||||
draft: true
|
||||
- title: Paragraph
|
||||
link: /api/extensions/paragraph
|
||||
draft: true
|
||||
# - title: Placeholder
|
||||
# link: /api/extensions/placeholder
|
||||
# draft: true
|
||||
|
||||
Reference in New Issue
Block a user