Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 836 Bytes

File metadata and controls

17 lines (12 loc) · 836 Bytes

Contributing to the Equinor API Strategy

The Equinor API Strategy is a company-wide initiative outlining the direction for management, design and development of APIs in Equinor. We welcome all kinds of input, feedback and contributions.

Creating issues

Comments and proposals can be posted as issues in the GitHub repo. Before doing so, please review the list of issues to see if a similar issue has already been submitted.

Creating pull requests

Contributions can be proposed by submitting a pull request:

  • Fork the repo on GitHub
  • Clone the fork to your computer
  • Create a topic branch from the master branch
  • Push your branch to your fork on GitHub
  • Submit a pull request from your fork to the master branch of the API Strategy repo