You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As as Code for Philly organizer, I want to make it easy as possible to create & maintain projects on cfp.org, so that project entries are kept fresh.
Providing project managers the opportunity to upload / actively link a previously written README or CONTRIBUTING file directly from GitHub into their project's code4philly.org readme.md section would reduce the admin overhead involved in keeping both places current/fresh.
The text was updated successfully, but these errors were encountered:
rmcmillen50
changed the title
Projects / New Projects - Give option of importing Github README files
Projects / New Projects - Give option of importing Github README files into C4P project description
Jan 25, 2017
@rmcmillen50 It looks like we have a markdown field that supports a readme field. I think we should go with the following solutions:
Detect Github url's in the "URL for Developers:" field on the project edit page
If detected, Show 'Sync README.md'
-'Sync README.md' button pops up confirm window to overwrite current read me field
-Ajax request to github fills in field
If you agree, I'll get started on this right away.
@rmcmillen50 Available for review at laddr2.harley.dev after you've added the following to your host file 138.197.115.229 >harley.dev. If you have your own laddr instance, the branch is issues/165.
As as Code for Philly organizer, I want to make it easy as possible to create & maintain projects on cfp.org, so that project entries are kept fresh.
Providing project managers the opportunity to upload / actively link a previously written README or CONTRIBUTING file directly from GitHub into their project's code4philly.org readme.md section would reduce the admin overhead involved in keeping both places current/fresh.
The text was updated successfully, but these errors were encountered: