Skip to content

Contribute box fix 2 [PC-1084] #818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Feb 2, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove contributeURL from templates
  • Loading branch information
marqdevx committed Jan 31, 2023
commit fa45bdf1c1d76ad724c2421ebb1b3d104e3eac1c
1 change: 0 additions & 1 deletion contribution-templates/how-to-template/how-to-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ software:
- ide-v2
- web-editor
- iot-cloud
contributeURL: contribution-templates/
---

Update the frontmatter above with information that fits your article. Remove the section that are not relevant or filled in. Note that you **must** at least fill in the title, description and author. Remove the sections that are not filled in.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ software:
- ide-v2
- web-editor
- iot-cloud
contributeURL: contribution-templates/
---

Update the frontmatter above with information that fits your tutorial. Remove the section that are not relevant or filled in. Note that you **must** at least fill in the title, description and author. Remove the sections that are not filled in.
Expand Down