-
Notifications
You must be signed in to change notification settings - Fork 9
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
New Developer Checklist [do not close] #918
Comments
|
For some clarification; I used capital o (O) to indicate items which could not be completed because the pages, when chosen, came up 404 not found. I suspect those will be filled in the future.
|
@bradybray I'm trying to understand why you can't access the contributors page. Do you have access to the GitHub wiki? You are added as a developer so it shouldn't be a problem. |
Yep, you're right. My mistake. I was able to add my name. |
|
@lifflander can you please add Jakub Strzeboński (@jstrzebonski) to DARMA group? |
|
Should we remove new developers as assignees on this issue once we've confirmed they've completed the checklist? |
@PhilMiller Yes, we should be doing that. |
PPP's Checklist:
Markdown template to copy for new developers:
|
|
I just noticed - it doesn't look like any learning from the vt tutorial or whatever is included on the checklist, just building and running the code |
|
|
|
When a new developer joins the team, this issue provides a checklist to get the new developer setup to work on DARMA codebases. A new developer shall copy this checklist into a comment and make their way down the list.
Sample Checklist:
docker
. VT uses docker heavily for CI.docker
(anddocker-compose
if on Linux separately)docker-compose
using two different configurations (suggested: gcc-7, clang-4.0)cmake
directly.Markdown template to copy for new developers:
The text was updated successfully, but these errors were encountered: