Could we help you? Please click the banners. We are young and desperately need the money
Edit this file:
/app/helpers/application_helper.rb
Search for the function:
link_to_project()
Add the following line:
options[:jump] = 'issues'
right above the line that says:
link_to project.name, project_url(project, {:only_path => true}.merge(options)), html_options
Screenshot how it will look in the end: