Skip to content

ITISFoundation/osparc-simcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tips on .github configuration

WARNING: do not name this file as README.md since it will be rendered in the main project page of github instead of the README.md of the base directory.


Copilot Usage Tips

  1. Be Specific: Provide clear and detailed prompts to Copilot for better suggestions.
  2. Iterate: Review and refine Copilot's suggestions to ensure they meet project standards.
  3. Split Tasks: Break down complex tasks into smaller, manageable parts for better suggestions.
  4. Test Suggestions: Always test Copilot-generated code to ensure it works as expected.