Skip to content

Commit

Permalink
Update contributing.md
Browse files Browse the repository at this point in the history
Added a link to JIT porting guidance
  • Loading branch information
richlander committed Dec 4, 2015
1 parent 2e09f07 commit 8fd84ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/project-docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Contribution Guidelines
- [Contribution Workflow](contributing-workflow.md) describes the workflow that the team uses for considering and accepting changes.
- [Garbage Collection Guidelines](garbage-collector-guidelines.md) for changes that affect the GC.
- [Performance Guidelines](performance-guidelines.md) for changes in performance critical code or that otherwise affect performance.
- [Porting the JIT](https://github.com/dotnet/coreclr/pull/2214#issuecomment-161850464) to other chip architectures.

Contribution "Bar"
==================
Expand Down

0 comments on commit 8fd84ac

Please sign in to comment.