You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/dev-guide.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,6 @@ title: Developer Guide
3
3
layout: docs
4
4
---
5
5
6
-
<<<<<<< 6ee666bf06d5ab59931100b3955779c35693e33f
7
6
## Submitting your first patch
8
7
9
8
1. Make sure you have [signed the CLA](http://tableau.github.io/#contributor-license-agreement-cla)
@@ -53,7 +52,7 @@ layout: docs
53
52
Our documentation is written in markdown and built with Jekyll on Github Pages. All of the documentation source files can be found in `docs/docs`.
54
53
55
54
When adding a new feature or improving existing functionality we may ask that you update the documentation along with your code.
56
-
55
+
57
56
If you are just making a PR for documentation updates (adding new docs, fixing typos, improving wording) the easiest method is to use the built in `Edit this file` in the Github UI
0 commit comments