/sidrilling.co.uk

sidrilling.co.uk website

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

S I Drilling website files

Greenkeeper badge

This repository is responsible for the data displayed on sidrilling.co.uk

Instructions

  1. Navigate to the contents which you wish to edit see below
  2. Open the file (the file will usually end in ".md")
  3. Click the small edit icon Edit icon
  4. make the changes see the markdown cheatsheet
    • Important Do not edit the meta data between the triple dashes --- (the yellow section marked at (1)) unless you know what you're doing. Editor screen
  5. You can use the preview section to double check your markdown is correct (we will get to see what it will look like on the website when we save) Editor preview
  6. Once you're happy scroll to the bottom of the page and give a message to summarise the change you've made.
    1. Enter the message
    2. Make sure the option "Create a new branch for this commit and start a pull request."
    3. Click propose changes
  7. Vercel will make a comment on the PR and present a place to view the new content

You can now share the pull request with other contributors of the site. You should receive notifications when a pull request is made. You can work together to review the changes in the pull request and approve it. Click the Files Changed button Github Pull Request view changes Look at the changes and Click Review Changes button Github Pull Request button If you approve the changes you can select Approve otherwise select Request changes and give a short message about what you think is wrong Github Pull Request review

Once you have submitted the review and the Pull Request has been approved by another contributor you can merge into main.

It will become immediately available on the production site.

Resources