Coder Social home page Coder Social logo

obrien-k / dev-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bigcommerce/dev-docs

0.0 0.0 0.0 6.51 MB

This repo contains the markdown files and static assets powering developer.bigcommerce.com. https://developer.bigcommerce.com/

CSS 98.72% JavaScript 1.28%

dev-docs's Introduction

BigCommerce Developer Documentation

This repo contains the markdown files and static assets powering developer.bigcommerce.com, which includes:


Directory Structure

./

.
├── archive                            # Deprecated content
├── assets                             # Static files
├── docs                               # Repo documentation
├── markdown                           # Markdown source code for articles
├── samples                            # sample app code
└── spec                               # API spec files

./markdown/

.
├── ...
├── markdown                           
│    ├── api-docs                      # Server-to-Server and Storefront API docs
│    ├── bigcommerce-for-wordpress     # BigCommerce for Wordpress docs
│    ├── legacy                        # Legacy Blueprint and V2 API docs
│    ├── stencil-docs                  # Theme docs
├── ...

./assets/

.
├── ...
├── assets                             
│    ├── css                           # devcenter css
│    ├── fonts                         # devcenter fonts
│    ├── icons                         # devcenter icons
│    ├── img                           # screenshots, etc
│    ├── js                            # devcenter js 
├── ...

Contributing to BigCommerce Developer Documentation

This document contains guidelines for contributing to BigCommerce Developer Documentation. These are guidelines, not rules; as such, use your best judgment, and feel free to propose changes to this document with a pull request.

Thanks for showing interest in contributing!

Common Issues

  1. mending spelling and grammar mistakes
  2. fixing broken links
  3. clarifying confusing passages
  4. simplifying complex instructions

Git Commit Messages

  • Always include subject; include body when necessary
  • Use the present tense ("Add feature" not "Added feature")
  • Use the imperative mood ("Fix broken link..." not "Fixes broken link...")
  • Separate subject from body with a blank line
  • Limit the subject line to 50 characters
  • Capitalize the subject line
  • Do not end the subject line with a period
  • Use the body to explain what and why vs. how

Making Pull Requests

  • It must include a JIRA ticket number
  • Include screenshots and animated GIFs in your pull request whenever possible.
  • PLEASE DO NOT MERGE PULL REQUESTS. You are able to approve them, let a member of the dev docs term merge the request.

Contributing to other BigCommerce Projects

If you would like to open an issue for anything besides the API or the documentation, here are our other public repositories. You an also join our BigCommerce Developers group for specific questions on working with the API and platform questions.

dev-docs's People

Contributors

agchan12 avatar aglensmith avatar bc-luke avatar bookernath avatar mikrdgz avatar stevenbennitt avatar tatiana-perry avatar toma-r avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.