Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidying up the README #196

Merged
merged 6 commits into from
Apr 4, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Tidying contributing page as well
  • Loading branch information
bethaitman-da authored Apr 4, 2019
commit dd57bfa77263045442a5d44a8553fa38413861e1
8 changes: 5 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Contributing to DAML

Welcome! This document provides a high-level overview of how to contribute to the development of DAML.
Welcome! This page gives a high-level overview of how to contribute to the development of DAML.

(For information on how to build, test, and work on the codebase, see the [README](./README.md).)
There are many ways you can contribute beyond coding. For example, you can report problems, report and clarify issues, and write documentation. If you're completely new to open source development, the [Open Source Guides](https://opensource.guide) is a great place to start.
bethaitman-da marked this conversation as resolved.
Show resolved Hide resolved

There are many ways you can contribute beyond coding. For example, you can report problems, report and clarify issues, and write documentation. If you're completely new to open source, the [Open Source Guides](https://opensource.guide) is a great place to start.
## Working on the codebase

For information on how to build, test, and work on the codebase, see ["To start contributing to DAML" in the README](./README.md#to-start-contributing-to-daml).

## Code of conduct

Expand Down