mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
2c1e595b77
This was currently being done in README.md, but thats likely not the best way to do this, CONTRIBUTING.md is shown to users if they try to create PR on github. So this CL pulls out the bits that point folks to Gerrit and puts them in CONTRIBUTING.md Change-Id: I1d2be0d89cbff72c0655ba341756dd0f54e2ea7f
15 lines
443 B
Markdown
15 lines
443 B
Markdown
---------------------------------
|
|
Do not make GitHub pull requests!
|
|
---------------------------------
|
|
|
|
Ceres development happens on
|
|
[Gerrit](https://ceres-solver.googlesource.com/), including both
|
|
repository hosting and code reviews.
|
|
|
|
This GitHub Repository is a continuously updated mirror which is
|
|
primarily meant for issue tracking.
|
|
|
|
Please see our
|
|
[Contributing to Ceres Guide](http://ceres-solver.org/contributing.html)
|
|
for more details.
|