Skip to content

Commit 739ecfc

Browse files
authored
Removed docs from repo (#124)
* removed docs from repo * updated docs repo
1 parent 4a0fb8c commit 739ecfc

File tree

18 files changed

+15
-1234
lines changed

18 files changed

+15
-1234
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Closes # <!-- REQUIRED: Add the issue number (ex: #12) so the issue is automatic
1919
### PR checklist
2020
- [ ] Added tests and all passed
2121
- [ ] All public classes and methods have been documented
22-
- [ ] Added appropriate documentation
22+
- [ ] Added appropriate [documentation](https://github.com/microsoftgraph/microsoft-graph-docs/tree/master/concepts/toolkit)
2323
- [ ] License header has been added to all new source files
2424
- [ ] Contains **NO** breaking changes
2525

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Writing a good description for your pull request is crucial to help reviewers an
105105
- [Link the issue you're addressing in the pull request](https://github.com/blog/957-introducing-issue-mentions). Each pull request must be linked to an issue.
106106
- Describe _why_ the change is being made and _why_ you've chosen a particular solution.
107107
- Describe any manual testing you performed to validate your change.
108-
- Ensure the appropriate tests and documentation have been added
108+
- Ensure the appropriate tests and [documentation](https://github.com/microsoftgraph/microsoft-graph-docs/tree/master/concepts/toolkit) have been added
109109

110110
Please submit one pull request per issue. Large pull requests which have unrelated changes can be difficult to review.
111111

@@ -119,7 +119,7 @@ We encourage developers to follow the following guidance when submitting new fea
119119

120120
1. Ensure the appropriate tests have been added in the `src\test` folder. Run the tests and make sure they all pass.
121121
1. Ensure the code is properly documented following the [tsdoc](https://github.com/Microsoft/tsdoc) syntax
122-
1. Update the [documentation] when necessary
122+
1. Update the [documentation](https://github.com/microsoftgraph/microsoft-graph-docs/tree/master/concepts/toolkit) when necessary
123123
1. Follow the [accessibility guidance](https://developer.mozilla.org/en-US/docs/Web/Accessibility) for web development
124124

125125
<!-- ### Testing

docs/components/agenda.md

Lines changed: 0 additions & 142 deletions
This file was deleted.
-119 KB
Binary file not shown.
-5.34 KB
Binary file not shown.

docs/components/login.md

Lines changed: 0 additions & 88 deletions
This file was deleted.

docs/components/people.md

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)