Skip to content
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

Document what is required for a green build #251

Open
niccokunzmann opened this issue Jan 11, 2017 · 1 comment
Open

Document what is required for a green build #251

niccokunzmann opened this issue Jan 11, 2017 · 1 comment

Comments

@niccokunzmann
Copy link
Member

We now have travis running #248.
Goal:

  • provide a steep learning curve for newcomers

  • Create 'more easy issues' based on travis where newcomers can contribute

  • Document what travis needs on order to be green.

  • Add examples of what could go wrong and how to solve it. (There might be special error messages almost unclear to nonprogrammers)

@idealadarsh
Copy link
Member

idealadarsh commented Jan 12, 2017

For a green build:

  • Make sure the file is present where the link is pointing for it. e.g. There was a line src="style/bootstrap/js/jquery.min.js" but there was no jquery.min.js in style>bootstrap>js folder.
  • Don't link to any external resource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants