Sociology questions
This post has the responses to the sociology questions.
- What is the main repository for your project?
- Did you create a .gitignore to avoid committing files that ‘don’t belong in version control?
- Do you have a requirements.txt file to manage dependencies introduced to your Code Base?
- Have you established Issues as part of your Development process?
- Have you considered making Pull Requests to track development? Have you considered forks or branching techniques with pull requests?
- Are you managing Issues on a Project Board/Scrum Board like Kanban?
Have you established Issues as part of your Development process?
Our team has been a little slow with the project because of a lot of technical difficulties. We haven't established issues as a part of our development process, but we have discussed about it. We will make use of that github feature shortly.
Have you considered making Pull Requests to track development? Have you considered forks or branching techniques with pull requests?
Again, our team has experienced a lot of issues so far and it was difficult for us to get back on track after so many. We have also discussed about these things and we will make use of them shortly. We are currently prioritizing research above the small details.