File tree Expand file tree Collapse file tree 5 files changed +34
-0
lines changed Expand file tree Collapse file tree 5 files changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Pull Request Info
2
+
3
+ ### Issue JIRA link:
4
+
5
+ https://jira.mongodb.org/browse/DOCSP-NNNNN
6
+
7
+ ### Docs staging link (requires sign-in on MongoDB Corp SSO):
8
+
9
+ https://docs-mongodborg-staging.corp.mongodb.com/golang/docsworker-xlarge/NNNNNNNNNNN/
10
+
11
+ ### Self-Review Checklist
12
+
13
+ - [ ] Is this free of any warnings or errors in the RST?
14
+ - [ ] Did you run a spell-check?
15
+ - [ ] Did you run a grammar-check?
16
+ - [ ] Does it render on staging correctly?
17
+ - [ ] Are all the links working?
18
+ - [ ] Are the staging links in the PR description updated?
Original file line number Diff line number Diff line change
1
+ define: prefix mongodb-visual-studio/
2
+ define: base https://docs.mongodb.com/${prefix}
3
+ define: versions main
4
+
5
+ raw: ${prefix}/ -> ${base}/current/
6
+ raw: ${prefix}/main -> ${base}/upcoming/
Original file line number Diff line number Diff line change
1
+ name = " visual-studio-extension"
2
+ title = " Visual Studio Extension"
3
+
4
+ [constants ]
5
+ version = 1.0
6
+ full-version = " {+version+}.0"
7
+ name = " MongoDB Visual Studio Extension"
8
+ home-page = " https://github.com/BorisDog/mongo-csharp-analyzer"
Original file line number Diff line number Diff line change
1
+ Test Build
Original file line number Diff line number Diff line change
1
+ " build-and-stage-next-gen"
You can’t perform that action at this time.
0 commit comments