mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
corrected draft flag
This commit is contained in:
parent
3711d7defa
commit
4c664c2ed1
8 changed files with 17 additions and 17 deletions
20
content/.obsidian/workspace.json
vendored
20
content/.obsidian/workspace.json
vendored
|
@ -25,8 +25,8 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "contribute/www.md",
|
||||
"mode": "source",
|
||||
"file": "contribute/CODE_OF_CONDUCT.md",
|
||||
"mode": "preview",
|
||||
"source": true
|
||||
}
|
||||
}
|
||||
|
@ -98,7 +98,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "contribute/www.md",
|
||||
"file": "contribute/CODE_OF_CONDUCT.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -115,7 +115,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "contribute/www.md",
|
||||
"file": "contribute/CODE_OF_CONDUCT.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -138,7 +138,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "contribute/www.md"
|
||||
"file": "contribute/CODE_OF_CONDUCT.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -161,13 +161,13 @@
|
|||
},
|
||||
"active": "42952bec6b18e374",
|
||||
"lastOpenFiles": [
|
||||
"contribute/translation.md",
|
||||
"contribute/index.md",
|
||||
"contribute/docs.md",
|
||||
"contribute/desktop.md",
|
||||
"contribute/CONTRIBUTING.md",
|
||||
"contribute/CODE_OF_CONDUCT.md",
|
||||
"contribute/desktop.md",
|
||||
"contribute/docs.md",
|
||||
"contribute/index.md",
|
||||
"contribute/translation.md",
|
||||
"contribute/www.md",
|
||||
"contribute/CODE_OF_CONDUCT.md",
|
||||
"building-zen-browser/index.md",
|
||||
"building-zen-browser/building-zen-browser.md",
|
||||
"themes-store/themes-marketplace-submission-guidelines.md",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Code of Conduct
|
||||
draft: false
|
||||
draft: true
|
||||
---
|
||||
## Our Pledge
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Contributing to Zen Browser
|
||||
draft: false
|
||||
draft: true
|
||||
---
|
||||
|
||||
Thank you for considering contributing to Zen Browser! We appreciate your time and effort in improving this project. The following is a set of guidelines for contributing to Zen Browser. These guidelines are intended to make it easier for you to get involved.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Getting Started with Desktop Browser Development
|
||||
draft: false
|
||||
draft: true
|
||||
---
|
||||
|
||||
Contributing to the Zen Browser Desktop project is a great way to get involved with open-source software development. This guide will walk you through the steps to clone the project, set up your development environment, make contributions, and submit pull requests.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Getting Started with Documentation Contributions
|
||||
draft: false
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: Zen Browser Contribution Guides 🌟
|
||||
draft: false
|
||||
draft: true
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Getting Started with Translations
|
||||
draft: false
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Getting Started with Zen's Homepage Development
|
||||
draft: false
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue