Skip to content

Commit 2d5bb1c

Browse files
authored
Configure repo for open source controls (#706)
1 parent dab9f2a commit 2d5bb1c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/docfx.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"uhfHeaderId": "office-scripts",
4040
"searchScope": ["Office Scripts"],
4141
"breadcrumb_path": "/office/dev/scripts/breadcrumb/toc.json",
42-
"feedback_system": "GitHub",
42+
"feedback_system": "OpenSource",
4343
"feedback_github_repo": "OfficeDev/office-scripts-docs",
4444
"feedback_product_url": "/answers/tags/321/office-development",
4545
"ms.suite": "office",
@@ -48,6 +48,10 @@
4848
"ms.topic": "conceptual",
4949
"ms.subservice": "scripts",
5050
"ms.service": "excel",
51+
"open_source_feedback_contributorGuideUrl": "https://github.com/OfficeDev/office-scripts-docs/blob/main/Contributing.md",
52+
"open_source_feedback_issueTitle": "",
53+
"open_source_feedback_issueUrl": "https://github.com/OfficeDev/office-scripts-docs/blob/main/Issue_Template.md",
54+
"open_source_feedback_productName": "Office Scripts",
5155
"titleSuffix": "Office Scripts"
5256
},
5357
"fileMetadata": {

0 commit comments

Comments
 (0)